aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-13 13:13:46 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-13 13:13:46 +0000
commit89884d08595fa2a9f88d024c82ecaf75e7e0fec1 (patch)
tree92da7a785af7d8e587d1c46b79ab308bb24b242e
parent9651a06e6e2fae6f8f62f32d454c54e2abb9b49c (diff)
downloadports-89884d08595fa2a9f88d024c82ecaf75e7e0fec1.tar.gz
ports-89884d08595fa2a9f88d024c82ecaf75e7e0fec1.zip
security/pgpdump: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/pgpdump/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
index 16e6074aa082..94d871e5f710 100644
--- a/security/pgpdump/Makefile
+++ b/security/pgpdump/Makefile
@@ -11,6 +11,9 @@ COMMENT= PGP packet visualizer
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+USES= cpe
+CPE_VENDOR= ${PORTNAME}_project
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/pgpdump \