mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-mgmt/ipaudit: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
aed0572a5e
commit
0a2d91a0b9
2 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= ipaudit
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt sysutils
|
||||
MASTER_SITES= SF/ipaudit/ipaudit
|
||||
|
||||
|
@ -14,6 +15,7 @@ SUB_FILES= pkg-message
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/src/ipaudit.conf.sample ${STAGEDIR}${PREFIX}/etc
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
bin/makelocal
|
||||
bin/total
|
||||
etc/ipaudit.conf.sample
|
||||
man/man1/total.1.gz
|
||||
man/man8/ipaudit.8.gz
|
||||
man/man8/ipstrings.8.gz
|
||||
share/man/man1/total.1.gz
|
||||
share/man/man8/ipaudit.8.gz
|
||||
share/man/man8/ipstrings.8.gz
|
||||
sbin/ipaudit
|
||||
sbin/ipstrings
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
|
|
Loading…
Add table
Reference in a new issue