aboutsummaryrefslogtreecommitdiff
path: root/dns/bind9-devel/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-02-20 09:07:53 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-02-20 09:07:53 +0000
commit2d22c8eb70aacfe02c1baadfb0f5ff9e412bce33 (patch)
tree3c77f87e27897d302006b201827f23808857a008 /dns/bind9-devel/Makefile
parent7793152add9ad4cdef3e5cd6cf1159d8b0c1a887 (diff)
downloadports-2d22c8eb70aacfe02c1baadfb0f5ff9e412bce33.tar.gz
ports-2d22c8eb70aacfe02c1baadfb0f5ff9e412bce33.zip
Add a couple of things here to ease future new releases.
Notes
Notes: svn path=/head/; revision=526551
Diffstat (limited to 'dns/bind9-devel/Makefile')
-rw-r--r--dns/bind9-devel/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
index d59be6d56e8e..14e90466a506 100644
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -18,6 +18,7 @@ MASTER_SITES= LOCAL/mat/bind
.if defined(BIND_TOOLS_SLAVE)
PKGNAMESUFFIX= -tools
.else
+# XXX: correct SUFFIX.
PKGNAMESUFFIX= 9-devel
.endif
# XXX: correct DISTNAME.
@@ -30,6 +31,11 @@ COMMENT= Command line tools from BIND: delv, dig, host, nslookup...
COMMENT= BIND DNS suite with updated DNSSEC and DNS64
.endif
+# Uncomment when bind9xx comes of age. +3 years if ESV, +1year otherwise, see
+# https://kb.isc.org/docs/aa-00896
+# DEPRECATED= End of life, please migrate to a newer version of BIND9
+# EXPIRATION_DATE= XXX-12-31
+
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT