aboutsummaryrefslogtreecommitdiff
path: root/dns/bind98
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/bind98
parent8f85de0a305bc9cc2262665c403f30a1bf07876e (diff)
downloadports-450b3f4661430110dbfd96094d197af921e7eb1f.tar.gz
ports-450b3f4661430110dbfd96094d197af921e7eb1f.zip
Notes
Diffstat (limited to 'dns/bind98')
-rw-r--r--dns/bind98/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/bind98/Makefile b/dns/bind98/Makefile
index c4b1bdf799d6..da36604bec3f 100644
--- a/dns/bind98/Makefile
+++ b/dns/bind98/Makefile
@@ -20,6 +20,14 @@ PORTSCOUT= limit:^9.8.
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