git: be014b046cf9 - main - security/nettle: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:11 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be014b046cf998bee3ddd1d386383eeb7348e8a5
commit be014b046cf998bee3ddd1d386383eeb7348e8a5
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:00:53 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:44 +0000
security/nettle: Add CPE information
Approved by: portmgr (blanket)
---
security/nettle/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 6c5f2d56c99e..57ca439f03aa 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -17,13 +17,14 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3
BUILD_DEPENDS= gmp>=6.1.0:math/gmp
LIB_DEPENDS= libgmp.so:math/gmp
-USES= compiler:c11 gmake localbase makeinfo pathfix
+USES= compiler:c11 cpe gmake localbase makeinfo pathfix
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= M4="/usr/bin/m4 -g"
GNU_CONFIGURE= yes
TEST_TARGET= check
USE_LDCONFIG= yes
+CPE_VENDOR= nettle_project
INFO= nettle
More information about the dev-commits-ports-all
mailing list