aboutsummaryrefslogtreecommitdiff
path: root/textproc/unroff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-04-01 15:58:31 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-04-01 15:58:31 +0000
commitcec7790f617765debeccdf293c0a753cfc49c219 (patch)
treefa2bf855ab99d3114cb380c27540b97eaf5c921b /textproc/unroff
parent1241e627a832625e055c8d41ac8e1739f288a73f (diff)
Notes
Diffstat (limited to 'textproc/unroff')
-rw-r--r--textproc/unroff/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile
index f93e38ec47f1..e60ae24870a4 100644
--- a/textproc/unroff/Makefile
+++ b/textproc/unroff/Makefile
@@ -16,6 +16,11 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Programmable troff translator with backend for HTML
+LICENSE= UNROFF
+LICENSE_NAME= unroff license
+LICENSE_FILE= ${WRKSRC}/COPYRIGHT
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
LIB_DEPENDS= libelk.so:lang/elk
BUILD_WRKSRC= ${WRKSRC}/src
@@ -36,6 +41,8 @@ do-install:
.endfor
${TAR} -C ${WRKSRC} -cf - scm | \
${TAR} -C ${STAGEDIR}${DATADIR} --unlink -xf -
+
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/manual.ms ${STAGEDIR}${DOCSDIR}