aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:43 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:40:43 +0000
commit5aab31d3794e13022db6cb3b5ba8a307b3601964 (patch)
tree77dbb22779ad5d3caeff4b2ee3a6711a37c50028
parent5bd598b163f1320ce4d79434ebb836ecbefff706 (diff)
downloadports-5aab31d3794e13022db6cb3b5ba8a307b3601964.tar.gz
ports-5aab31d3794e13022db6cb3b5ba8a307b3601964.zip
textproc/rubygem-kramdown1: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/rubygem-kramdown1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-kramdown1/Makefile b/textproc/rubygem-kramdown1/Makefile
index 1ed92f90e42f..c7bd3ef82fa6 100644
--- a/textproc/rubygem-kramdown1/Makefile
+++ b/textproc/rubygem-kramdown1/Makefile
@@ -12,7 +12,8 @@ COMMENT= Yet-another-markdown-parser but fast, pure Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gem shebangfix
+USES= cpe gem shebangfix
+CPE_VENDOR= ${PORTNAME}_project
USE_RUBY= yes
NO_ARCH= yes