aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-31 15:18:05 +0800
committermiwi <miwi@FreeBSD.org>2014-01-31 15:18:05 +0800
commita6e21a101709c4a65cec5875a48f854e9e674859 (patch)
tree3a255611fb897e0ce8045bfe1fdd204fbb4a98be /net
parente4f62e0d11fc076e829e41772073dfd4f4177d12 (diff)
downloadfreebsd-ports-gnome-a6e21a101709c4a65cec5875a48f854e9e674859.tar.gz
freebsd-ports-gnome-a6e21a101709c4a65cec5875a48f854e9e674859.tar.zst
freebsd-ports-gnome-a6e21a101709c4a65cec5875a48f854e9e674859.zip
- Stage suppport
Diffstat (limited to 'net')
-rw-r--r--net/tcpxtract/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/tcpxtract/Makefile b/net/tcpxtract/Makefile
index c7cc94ec3552..fc5f8edf1f0c 100644
--- a/net/tcpxtract/Makefile
+++ b/net/tcpxtract/Makefile
@@ -10,9 +10,8 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT= A tool for extracting files from network traffic
GNU_CONFIGURE= yes
-MAN1= tcpxtract.1
-PLIST_FILES= bin/tcpxtract etc/tcpxtract.conf
+PLIST_FILES= bin/tcpxtract etc/tcpxtract.conf \
+ man/man1/tcpxtract.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>