- Stage support

This commit is contained in:
Martin Wilke 2014-02-17 07:00:21 +00:00
parent 15ea9a6936
commit f13104f8b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344685

View file

@ -11,11 +11,9 @@ COMMENT= Data integrity verifying disk exercising test tool
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USES= gmake
PLIST_FILES= bin/dits
MAN1= dits.1
MANCOMPRESSED= no
PLIST_FILES= bin/dits \
man/man1/dits.1.gz
NO_STAGE= yes
.include <bsd.port.mk>