aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-25 12:42:00 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-10-25 12:42:00 +0000
commitb6eeafcdd7ac2b795b27e0c66fb5ad729e678cb2 (patch)
tree92878d5689989b1ac3c0807c2455e7ea293a6b08 /net-mgmt/tcpreplay
parent523ab18cbc9e501c7167bb91b95bd33038a4eb03 (diff)
downloadports-b6eeafcdd7ac2b795b27e0c66fb5ad729e678cb2.tar.gz
ports-b6eeafcdd7ac2b795b27e0c66fb5ad729e678cb2.zip
Notes
Diffstat (limited to 'net-mgmt/tcpreplay')
-rw-r--r--net-mgmt/tcpreplay/Makefile4
-rw-r--r--net-mgmt/tcpreplay/pkg-plist10
2 files changed, 10 insertions, 4 deletions
diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile
index 3837ac324aac..122f8a7db826 100644
--- a/net-mgmt/tcpreplay/Makefile
+++ b/net-mgmt/tcpreplay/Makefile
@@ -17,10 +17,6 @@ CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \
--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config \
--enable-tcpreplay-edit
-MAN1= tcpreplay.1 tcpprep.1 tcprewrite.1 tcpbridge.1 tcpreplay-edit.1
-PLIST_FILES= bin/tcpreplay bin/tcpprep bin/tcprewrite bin/tcpbridge \
- bin/tcpreplay-edit
-
post-patch:
@${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT}
diff --git a/net-mgmt/tcpreplay/pkg-plist b/net-mgmt/tcpreplay/pkg-plist
new file mode 100644
index 000000000000..4b23a16d0c2b
--- /dev/null
+++ b/net-mgmt/tcpreplay/pkg-plist
@@ -0,0 +1,10 @@
+bin/tcpbridge
+bin/tcpprep
+bin/tcpreplay
+bin/tcpreplay-edit
+bin/tcprewrite
+man/man1/tcpbridge.1.gz
+man/man1/tcpprep.1.gz
+man/man1/tcpreplay-edit.1.gz
+man/man1/tcpreplay.1.gz
+man/man1/tcprewrite.1.gz