pkgsrc/print/tex-ntgclass/Makefile
minskim 5d3c9fc998 Import tex-ntgclass-2010 as print/tex-ntgclass.
Versions of the standard LaTeX article and report classes, rewritten to
reflect a more European design, by the Dutch TeX Users Group NTG.
2011-02-07 00:57:58 +00:00

15 lines
425 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:57:58 minskim Exp $
DISTNAME= ntgclass
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= European versions of standard classes
CONFLICTS= teTeX-texmf<=3.0nb29
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"