aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 18:19:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 19:49:51 +0000
commit3257030367b7013c177bf500a020a2ef827da414 (patch)
tree34e570c51e83ef55c17ef06907589c689bcaa5a6
parent4e3a465a1604a09a50f9f67582427b1029cb398a (diff)
downloadports-3257030367b7013c177bf500a020a2ef827da414.tar.gz
ports-3257030367b7013c177bf500a020a2ef827da414.zip
www/man2web: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/man2web/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/man2web/Makefile b/www/man2web/Makefile
index 1f328e19aea2..eb04fd4327e3 100644
--- a/www/man2web/Makefile
+++ b/www/man2web/Makefile
@@ -10,6 +10,7 @@ COMMENT= Convert man pages to HTML
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/doc/GPL
+USES= cpe
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/${CGIDIR}" \
--sysconfdir="${PREFIX}/etc" \