diff options
Diffstat (limited to 'print/yatex/Makefile')
-rw-r--r-- | print/yatex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index f02946e0d3cc..33119b3d7feb 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.yatex.org/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= taoka@FreeBSD.org +COMMENT?= Yet Another LaTeX mode and html mode on Emacs (for Emacs{19,20} and XEmacs{19,20}) PKGINSTALL= ${WRKDIR}/INSTALL PKGDEINSTALL= ${WRKDIR}/DEINSTALL |