aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2015-04-14 16:42:13 +0800
committerrobak <robak@FreeBSD.org>2015-04-14 16:42:13 +0800
commitfaf8ad1e17140a5604022308fa18e1cf369e2d04 (patch)
tree61a75990722f65dcfe613114f269789e7621b51e
parent1ff73be82a28ca7a7fc1d990902ac1cdaf397c5c (diff)
downloadfreebsd-ports-gnome-faf8ad1e17140a5604022308fa18e1cf369e2d04.tar.gz
freebsd-ports-gnome-faf8ad1e17140a5604022308fa18e1cf369e2d04.tar.zst
freebsd-ports-gnome-faf8ad1e17140a5604022308fa18e1cf369e2d04.zip
security/gnupg20: add CPE information
- Maintainer's timeout (kuriyama@FreeBSD.org) PR: 198851 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
-rw-r--r--security/gnupg20/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg20/Makefile b/security/gnupg20/Makefile
index 9d122f022389..f4290e095417 100644
--- a/security/gnupg20/Makefile
+++ b/security/gnupg20/Makefile
@@ -26,10 +26,11 @@ BUILD_DEPENDS= libgpg-error>=1.11:${PORTSDIR}/security/libgpg-error
RUN_DEPENDS= pinentry>0:${PORTSDIR}/security/pinentry
GNU_CONFIGURE= YES
-USES= gmake iconv tar:bzip2
+USES= cpe gmake iconv tar:bzip2
USE_LDCONFIG= YES
CONFIGURE_ARGS+= --enable-symcryptrun
CONFLICTS= gnupg-2.1.*
+CPE_VENDOR= gnupg
OPTIONS_DEFINE= LDAP SCDAEMON CURL GPGSM KDNS STD_SOCKET NLS DOCS SUID_GPG
LDAP_DESC= LDAP keyserver interface