- Stage support

This commit is contained in:
Martin Wilke 2014-02-12 10:16:05 +00:00
parent db5bba2795
commit 14091d922b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343882

View File

@ -15,9 +15,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
GNU_CONFIGURE= yes
USES= gmake
MAN1= netmask.1
INFO= netmask
PLIST_FILES= bin/netmask
PLIST_FILES= bin/netmask \
man/man1/netmask.1.gz
NO_STAGE= yes
.include <bsd.port.mk>