- Add LICENSE

- Fix configure usage (this is GNU configure)
This commit is contained in:
Dmitry Marakasov 2016-11-23 14:20:24 +00:00
parent ca956716eb
commit fa76f23e8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426921

View file

@ -9,8 +9,10 @@ MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Send DHCP request to DHCP server for monitoring purposes COMMENT= Send DHCP request to DHCP server for monitoring purposes
HAS_CONFIGURE= yes LICENSE= BSD2CLAUSE
CONFIGURE_ARGS= --prefix=${PREFIX} LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
PLIST_FILES= bin/dhcping \ PLIST_FILES= bin/dhcping \
man/man8/dhcping.8.gz man/man8/dhcping.8.gz