diff options
Diffstat (limited to 'textproc/tex2im/Makefile')
-rw-r--r-- | textproc/tex2im/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 174783806d1f..52b7e55d4df3 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.nought.de/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts LaTeX formulas into high resolution pixmap graphics + RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ latex:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick |