44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
354 B
Makefile
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"
|