mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
security/super: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PORTNAME= super
|
||||
PORTVERSION= 3.30.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security sysutils
|
||||
MASTER_SITES= ftp://ftp.ucolick.org/pub/users/will/ \
|
||||
http://www.ucolick.org/~will/RUE/super/
|
||||
@@ -16,6 +16,7 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic
|
||||
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --localstatedir="${PREFIX}/var"
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
bin/setuid
|
||||
bin/super
|
||||
@sample etc/super.tab.sample
|
||||
man/man1/setuid.1.gz
|
||||
man/man1/super.1.gz
|
||||
man/man5/super.5.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.cdmount
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab
|
||||
share/man/man1/setuid.1.gz
|
||||
share/man/man1/super.1.gz
|
||||
share/man/man5/super.5.gz
|
||||
@dir var
|
||||
|
||||
Reference in New Issue
Block a user