aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:26:17 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:02 +0000
commit27c1de1a165c2508ed3473d24e16a4348735baae (patch)
treea37cda22b922f888d549d64f85d87e903c0681fc
parent418024a76a8fdd8e6dfa64b9cf2edc0e2a4f49fd (diff)
downloadports-27c1de1a165c2508ed3473d24e16a4348735baae.tar.gz
ports-27c1de1a165c2508ed3473d24e16a4348735baae.zip
textproc/discount: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/discount/Makefile4
1 files changed, 3 insertions, 1 deletions
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