aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-30 09:08:30 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-09-30 09:08:30 +0000
commita1304c8afea9a4b2435adda70bba429bbe3195b0 (patch)
treea4899b659cb89f93be2d79f4b75774555153f2ab /textproc
parentb4932c91a75fe65dceecd76244e8abcb150d3f98 (diff)
downloadports-a1304c8afea9a4b2435adda70bba429bbe3195b0.tar.gz
ports-a1304c8afea9a4b2435adda70bba429bbe3195b0.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/man2html/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile
index 24cbc655ebbb..4965c793e58c 100644
--- a/textproc/man2html/Makefile
+++ b/textproc/man2html/Makefile
@@ -13,9 +13,13 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= demon@FreeBSD.org
COMMENT= Convert nroff(1) man pages to HTML
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= perl5
USE_PERL5= run
NO_BUILD= yes
+NO_ARCH= yes
CGIDIR= ${PREFIX}/www/cgi-bin
PLIST_FILES= bin/man2html man/man1/man2html.1.gz www/cgi-bin/man.cgi