mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/fragroute: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
800074f753
commit
eab6da8ce1
@ -1,6 +1,6 @@
|
||||
PORTNAME= fragroute
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 16
|
||||
PORTREVISION= 17
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
|
||||
PACKETSTORM/UNIX/security
|
||||
@ -18,6 +18,7 @@ LIB_DEPENDS= libdnet.so:net/libdnet \
|
||||
libevent.so:devel/libevent
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
|
||||
--with-libevent=${LOCALBASE} --with-pcap
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
sbin/fragroute
|
||||
sbin/fragtest
|
||||
etc/fragroute.conf
|
||||
man/man8/fragroute.8.gz
|
||||
man/man8/fragtest.8.gz
|
||||
share/man/man8/fragroute.8.gz
|
||||
share/man/man8/fragtest.8.gz
|
||||
%%DATADIR%%/README.snort
|
||||
%%DATADIR%%/base-1
|
||||
%%DATADIR%%/frag-1
|
||||
|
Loading…
Reference in New Issue
Block a user