aboutsummaryrefslogtreecommitdiff
path: root/textproc/html-pretty
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-08 02:33:16 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-08 02:33:16 +0000
commit237a77c2981e82df8efebf61e79acc9f742dabad (patch)
tree381ad7b3f4fdddac6d9c2aeaaa1bcf13116785bc /textproc/html-pretty
parentfa9172126c46fdc6a1e41b050b3bcdf30c8a3768 (diff)
downloadports-237a77c2981e82df8efebf61e79acc9f742dabad.tar.gz
ports-237a77c2981e82df8efebf61e79acc9f742dabad.zip
Notes
Diffstat (limited to 'textproc/html-pretty')
-rw-r--r--textproc/html-pretty/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile
index df7b266f780b..ba4c3bf76d42 100644
--- a/textproc/html-pretty/Makefile
+++ b/textproc/html-pretty/Makefile
@@ -3,6 +3,7 @@
PORTNAME= html-pretty
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= textproc www
MASTER_SITES= http://ftp.math.utah.edu:80/pub/sgml/
DISTNAME= htmlpty-${PORTVERSION}
@@ -10,6 +11,11 @@ DISTNAME= htmlpty-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter
+LICENSE= PD
+LICENSE_NAME= Public Domain
+LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
GNU_CONFIGURE= yes
PORTDOCS= *
@@ -17,6 +23,7 @@ PORTDOCS= *
DOCFILES= AUTHORS BUGS COPYING ChangeLog NEWS README THANKS
post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/html
${INSTALL_DATA} ${WRKSRC}/*.html \
${STAGEDIR}${DOCSDIR}/html