diff options
Diffstat (limited to 'textproc/ipdf/Makefile')
-rw-r--r-- | textproc/ipdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile index 4cfcc8f17987..0cbfe46c6d64 100644 --- a/textproc/ipdf/Makefile +++ b/textproc/ipdf/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Creates indexed pdf documents from text files + LIB_DEPENDS= pdf:${PORTSDIR}/print/pdflib \ png:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff |