mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/fragrouter: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b86efd7441
commit
357ea579b6
@ -1,6 +1,6 @@
|
||||
PORTNAME= fragrouter
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://monkey.org/~dugsong/ \
|
||||
LOCAL/fuz \
|
||||
@ -10,9 +10,10 @@ MAINTAINER= fuz@FreeBSD.org
|
||||
COMMENT= Tool for testing network IDS implementations
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CFLAGS+= -Wno-pointer-sign
|
||||
|
||||
PLIST_FILES= sbin/fragrouter \
|
||||
man/man8/fragrouter.8.gz
|
||||
share/man/man8/fragrouter.8.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user