diff options
Diffstat (limited to 'print/tex-texmate/Makefile')
-rw-r--r-- | print/tex-texmate/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-texmate/Makefile b/print/tex-texmate/Makefile index fa431894ac7..a2fabc5bc58 100644 --- a/print/tex-texmate/Makefile +++ b/print/tex-texmate/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/06 09:07:30 wiz Exp $ DISTNAME= texmate PKGNAME= tex-${DISTNAME}-2 TEXLIVE_REV= 15878 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/texmate COMMENT= Comprehensive chess annotation in LaTeX +LICENSE= lppl-1.3c DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-skaknew |