git: ce952a31595f - main - devel/fossil: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:02:19 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce952a31595fbe29f8d840dc27b58f63a1370bf3
commit ce952a31595fbe29f8d840dc27b58f63a1370bf3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:32:46 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:22 +0000
devel/fossil: Add CPE information
Approved by: portmgr (blanket)
---
devel/fossil/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile
index b49b7522d981..616ea09ff028 100644
--- a/devel/fossil/Makefile
+++ b/devel/fossil/Makefile
@@ -12,10 +12,11 @@ COMMENT= DSCM with built-in wiki, http interface and server, tickets database
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT-BSD2.txt
-USES= ssl
+USES= cpe ssl
WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION}
+CPE_VENDOR= fossil-scm
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --with-openssl=${OPENSSLBASE}
USE_RC_SUBR= fossil
More information about the dev-commits-ports-all
mailing list