aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:58:44 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:06 +0000
commitd6a2a30a892ddf3338d61bc959b91616fa658c3f (patch)
treeb2c273ef1f5d8f7c32ed00ca06f06d602239ea3b
parentfd93f51f761119d15b607b9596ac2a01958de392 (diff)
downloadports-d6a2a30a892ddf3338d61bc959b91616fa658c3f.tar.gz
ports-d6a2a30a892ddf3338d61bc959b91616fa658c3f.zip
textproc/htmldoc: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/htmldoc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile
index 249ff3883cd8..7d15f85c70af 100644
--- a/textproc/htmldoc/Makefile
+++ b/textproc/htmldoc/Makefile
@@ -16,7 +16,8 @@ BROKEN_mips= Complains of expecting ) before png_ptr
LIB_DEPENDS= libpng.so:graphics/png
-USES= compiler:c11
+USES= compiler:c11 cpe
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= michaelrsweet