mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Support staging
PR: 189783 Submitted by: Chris Cowart <ccowart@timesinks.net> (maintainer)
This commit is contained in:
parent
cbcd1e33bf
commit
0d5b95b260
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354040
@ -21,8 +21,4 @@ GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS+= --localstatedir=/var
|
||||
|
||||
MAN5= confman.conf.5
|
||||
MAN8= confadmin.8 confaudit.8 confexport.8 confman.8 confsync.8
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -8,6 +8,12 @@ libexec/confman/confexport
|
||||
libexec/confman/conflock
|
||||
libexec/confman/confman_precommit
|
||||
libexec/confman/confsync
|
||||
man/man5/confman.conf.5.gz
|
||||
man/man8/confadmin.8.gz
|
||||
man/man8/confaudit.8.gz
|
||||
man/man8/confexport.8.gz
|
||||
man/man8/confman.8.gz
|
||||
man/man8/confsync.8.gz
|
||||
sbin/confadmin
|
||||
sbin/confman
|
||||
%%DATADIR%%/confadmindoc.sh
|
||||
|
Loading…
Reference in New Issue
Block a user