- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:25:21 +00:00
parent efaae72438
commit 5c37a3de1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347591

View File

@ -12,8 +12,7 @@ COMMENT= Send DHCP request to DHCP server for monitoring purposes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
MAN8= dhcping.8
PLIST_FILES= bin/dhcping
PLIST_FILES= bin/dhcping \
man/man8/dhcping.8.gz
NO_STAGE= yes
.include <bsd.port.mk>