git: 27c1de1a165c - main - textproc/discount: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:16 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=27c1de1a165c2508ed3473d24e16a4348735baae
commit 27c1de1a165c2508ed3473d24e16a4348735baae
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:26:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:02 +0000
textproc/discount: Add CPE information
Approved by: portmgr (blanket)
---
textproc/discount/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index 73ddf971178e..1ca668cdbf1d 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -12,7 +12,9 @@ COMMENT= C implementation of the Markdown markup language
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-USES= pkgconfig
+USES= cpe pkgconfig
+
+CPE_VENDOR= discount_project
USE_GITHUB= yes
GH_ACCOUNT= Orc
More information about the dev-commits-ports-main
mailing list