Skip to content

Commit

Permalink
security/fragroute: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent 800074f commit eab6da8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion security/fragroute/Makefile
@@ -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
Expand All @@ -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

Expand Down
4 changes: 2 additions & 2 deletions security/fragroute/pkg-plist
@@ -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
Expand Down

0 comments on commit eab6da8

Please sign in to comment.