aboutsummaryrefslogtreecommitdiff
path: root/dns/ldns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 07:02:20 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-14 07:02:20 +0000
commitcc314a672dd0f7624f6013538830e9e421a8c2ae (patch)
tree7ab34eefd0e15c4b2bb4f56630095011ddd1af72 /dns/ldns
parent15e473993402b615346248ccd42a57be1847ff16 (diff)
downloadports-cc314a672dd0f7624f6013538830e9e421a8c2ae.tar.gz
ports-cc314a672dd0f7624f6013538830e9e421a8c2ae.zip
- Add CPE info
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386295
Diffstat (limited to 'dns/ldns')
-rw-r--r--dns/ldns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile
index 9bfc0af1d6b0..4e5116df2a74 100644
--- a/dns/ldns/Makefile
+++ b/dns/ldns/Makefile
@@ -15,7 +15,8 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
-USES= gmake libtool
+USES= cpe gmake libtool
+CPE_VENDOR= nlnetlabs
USE_OPENSSL= yes
USE_LDCONFIG= yes