- Stage suppport

This commit is contained in:
Martin Wilke 2014-01-31 07:18:05 +00:00
parent 559704654f
commit d48c761080
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341923

View file

@ -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>