Files
pkgsrc-ng/print/tex-texmate/Makefile
2013-09-26 17:14:40 +02:00

16 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/02/15 11:38:35 wiz Exp $
DISTNAME= texmate
PKGNAME= tex-${DISTNAME}-2
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Comprehensive chess annotation in LaTeX
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-chessfss-[0-9]*:../../print/tex-skaknew
DEPENDS+= tex-skak-[0-9]*:../../print/tex-skaknew
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"