aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 11:00:59 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:08 +0000
commit1c1255879ae61b377d7766e56ec510692231dca4 (patch)
treef4a36a0ea1676752e21f64583c241806e9b8e285
parent38beb4ae3788e8c301a8cff2074a9bcfcd960055 (diff)
downloadports-1c1255879ae61b377d7766e56ec510692231dca4.tar.gz
ports-1c1255879ae61b377d7766e56ec510692231dca4.zip
textproc/py-mistune: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/py-mistune/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile
index 6e7c6a290bab..5afa9a6f9c3d 100644
--- a/textproc/py-mistune/Makefile
+++ b/textproc/py-mistune/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
-USES= python:3.6+
+USES= cpe python:3.6+
+CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist distutils
NO_ARCH= yes