pkgsrc/print/tex-ntgclass/Makefile
2016-01-27 10:00:25 +00:00

16 lines
438 B
Makefile

# $NetBSD: Makefile,v 1.2 2016/01/27 10:00:26 markd Exp $
DISTNAME= ntgclass
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= European versions of standard classes
LICENSE= lppl-1.3c
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"