aboutsummaryrefslogtreecommitdiff
path: root/net/dhcping
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-23 14:20:24 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-11-23 14:20:24 +0000
commitfa76f23e8e6014b70a5176d8dc3bb402453f7f7b (patch)
treec0a5a980c6ef48f6fa1580c1a2808d730686916f /net/dhcping
parentca956716ebbc52ae0e9aefc7b7a3ec9a60c0f844 (diff)
downloadports-fa76f23e8e6014b70a5176d8dc3bb402453f7f7b.tar.gz
ports-fa76f23e8e6014b70a5176d8dc3bb402453f7f7b.zip
Notes
Diffstat (limited to 'net/dhcping')
-rw-r--r--net/dhcping/Makefile6
1 files changed, 4 insertions, 2 deletions
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