aboutsummaryrefslogtreecommitdiff
path: root/dns/unbound
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-13 04:55:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-13 04:55:03 +0000
commit875abff582eb5927c25edbf55c893fbe5f8164bf (patch)
tree9ca7450c61c549143eaa10334932a5233512b2d9 /dns/unbound
parent1b8c6c9834ec07b88a7944c1bf3aa67e57d1def7 (diff)
downloadports-875abff582eb5927c25edbf55c893fbe5f8164bf.tar.gz
ports-875abff582eb5927c25edbf55c893fbe5f8164bf.zip
- Add CPE info
- Fix LICENSE - Fix WWW: Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386199
Diffstat (limited to 'dns/unbound')
-rw-r--r--dns/unbound/Makefile5
-rw-r--r--dns/unbound/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index d644330d5075..02468cdf5be6 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -10,10 +10,11 @@ MASTER_SITES= http://unbound.net/downloads/
MAINTAINER= sem@FreeBSD.org
COMMENT= Validating, recursive, and caching DNS resolver
-LICENSE= BSD4CLAUSE
+LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES+= gmake libtool
+USES+= cpe gmake libtool
+CPE_VENDOR= nlnetlabs
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE} --with-libexpat=${LOCALBASE}
diff --git a/dns/unbound/pkg-descr b/dns/unbound/pkg-descr
index 156f56520d7b..e1da25e95558 100644
--- a/dns/unbound/pkg-descr
+++ b/dns/unbound/pkg-descr
@@ -21,4 +21,4 @@ Non-goals:
* An authoritative name server.
* Too many Features.
-WWW: http://unbound.net
+WWW: http://unbound.net/