aboutsummaryrefslogtreecommitdiff
path: root/dns/bind99/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-07-11 15:28:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-07-11 15:28:13 +0000
commit450b3f4661430110dbfd96094d197af921e7eb1f (patch)
tree22fdf6921c055740cc169f1b2c6f39bd139a0634 /dns/bind99/Makefile
parent8f85de0a305bc9cc2262665c403f30a1bf07876e (diff)
downloadports-450b3f4661430110dbfd96094d197af921e7eb1f.tar.gz
ports-450b3f4661430110dbfd96094d197af921e7eb1f.zip
Notes
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r--dns/bind99/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index f81989711d13..88058a297d58 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -18,6 +18,14 @@ ISCVERSION= 9.9.5-P1
MAKE_JOBS_UNSAFE= yes
+USES= cpe
+
+CPE_VENDOR= isc
+CPE_VERSION= ${ISCVERSION:C/-.*//}
+.if ${ISCVERSION:M*-*}
+CPE_UPDATE= ${ISCVERSION:C/.*-//}
+.endif
+
LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes