diff options
Diffstat (limited to 'print/preview-latex/Makefile')
-rw-r--r-- | print/preview-latex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile index 2c96f2ed9857..f43c93459343 100644 --- a/print/preview-latex/Makefile +++ b/print/preview-latex/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= yoichi@FreeBSD.org +COMMENT= LaTeX previewer on Emacs BUILD_DEPENDS= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/auctex/latex.el:${PORTSDIR}/print/auctex \ gs:${PORTSDIR}/print/ghostscript-gnu |