- Stage support

This commit is contained in:
Martin Wilke
2014-01-31 16:51:13 +00:00
parent a773af0fc0
commit d72c7fdbde

View File

@@ -12,11 +12,7 @@ COMMENT= Tool for testing software by bombarding the program with random data
GNU_CONFIGURE= yes
MAN1= fuzz.1
PLIST_FILES= bin/fuzz
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
PLIST_FILES= bin/fuzz \
man/man1/fuzz.1.gz
.include <bsd.port.mk>