diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 19:23:19 +0000 |
commit | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch) | |
tree | ccfda8c465ebb396f84cc9528117581f3455c1b2 /print/yatex/Makefile | |
parent | d6894d86d96cc960c508c1088f126b9f7f53ad21 (diff) |
Notes
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 |