aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:08 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:08 +0000
commit1b13406a3df6ddef6978df6ad099bca8637fb868 (patch)
treed255c906bd8223c82ed42242c1aaf9520c1e231a
parenta05d39534dfb74759e837f24e389a656ad3fb967 (diff)
downloadports-1b13406a3df6ddef6978df6ad099bca8637fb868.tar.gz
ports-1b13406a3df6ddef6978df6ad099bca8637fb868.zip
security/steghide: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--security/steghide/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 7cbe3297ff20..038c7a3d6a95 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
libmhash.so:security/mhash
-USES= compiler gmake jpeg libtool:build localbase perl5
+USES= compiler cpe gmake jpeg libtool:build localbase perl5
+CPE_VENDOR= ${PORTNAME}_project
GNU_CONFIGURE= yes
CPPFLAGS+= -fpermissive
LIBS+= -lmcrypt