diff options
Diffstat (limited to 'textproc/htmltolatex/Makefile')
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index d3111109b0e7..9578dea953b5 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= HTML to LaTeX to PDF Converter + LIB_DEPENDS= Magick:${PORTSDIR}/graphics/ImageMagick USE_REINPLACE= yes |