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