git: bbddc30813a7 - main - security/mcrypt: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 19:00:34 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bbddc30813a7691c14b1d9753aabf636b0b141f2
commit bbddc30813a7691c14b1d9753aabf636b0b141f2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:52:37 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:52:37 +0000
security/mcrypt: Add CPE information
Approved by: portmgr (blanket)
---
security/mcrypt/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 70a908e38220..5307649fe354 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
libmhash.so:security/mhash
+USES= cpe
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
More information about the dev-commits-ports-all
mailing list