pkgsrc/print/tex-preprint/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

11 lines
280 B
Makefile

# $NetBSD: Makefile,v 1.5 2017/09/06 16:49:43 wiz Exp $
DISTNAME= preprint
PKGNAME= tex-${DISTNAME}-2011
TEXLIVE_REV= 30447
MAINTAINER= minskim@NetBSD.org
COMMENT= Bundle of LaTeX packages provided as-is
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"