git: d0833a792539 - main - devel/mcpp: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:02:28 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d0833a792539c0ef7195fd7117b7563c99bf26dd
commit d0833a792539c0ef7195fd7117b7563c99bf26dd
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:42:01 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:31 +0000
devel/mcpp: Add CPE information
Approved by: portmgr (blanket)
---
devel/mcpp/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/mcpp/Makefile b/devel/mcpp/Makefile
index 466aea58606d..55ebf585e785 100644
--- a/devel/mcpp/Makefile
+++ b/devel/mcpp/Makefile
@@ -12,10 +12,11 @@ COMMENT= Alternative C/C++ preprocessor
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= libtool
+USES= cpe libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-mcpplib
USE_LDCONFIG= yes
+CPE_VENDOR= mcpp_project
OPTIONS_DEFINE= DOCS
More information about the dev-commits-ports-all
mailing list