aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:33:33 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:53:36 +0000
commite65567d3bcc52076090a2876fc268e33508b44fe (patch)
treea6808e4a8005830e54a3e83ad0b3a34912827fa4
parent1aec22102c2287d1063a3485f0e698411da1f6ef (diff)
downloadports-e65567d3bcc52076090a2876fc268e33508b44fe.tar.gz
ports-e65567d3bcc52076090a2876fc268e33508b44fe.zip
security/libgpg-error: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/libgpg-error/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile
index e1f8bcdeb5d2..4b708a1a49bd 100644
--- a/security/libgpg-error/Makefile
+++ b/security/libgpg-error/Makefile
@@ -13,7 +13,9 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
-USES= libtool tar:bzip2
+USES= cpe libtool tar:bzip2
+
+CPE_VENDOR= gnupg
USE_LDCONFIG= yes
GNU_CONFIGURE= yes