mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Add a couple of things here to ease future new releases.
This commit is contained in:
parent
7793152add
commit
2d22c8eb70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526551
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user