diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
commit | 36d62f1f46f3f8232c0647915319bbafb27ae43b (patch) | |
tree | 112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/htmldoc/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to 'textproc/htmldoc/Makefile')
-rw-r--r-- | textproc/htmldoc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 12197f6bdfbc..441b654a27b4 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= glenn@trewitt.org +COMMENT= Converts HTML to PDF and/or PostScript GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |