pkgsrc/graphics/tex-tex-ps/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

14 lines
354 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:28 wiz Exp $
DISTNAME= tex-ps
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX to PostScript generic macros and add-ons
LICENSE= public-domain
DEPENDS+= tex-epsf-[0-9]*:../../print/tex-epsf
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"