pkgsrc/print/tex-dvips/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

17 lines
419 B
Makefile

# $NetBSD: Makefile,v 1.22 2017/09/06 16:49:33 wiz Exp $
DISTNAME= dvips
PKGNAME= tex-${DISTNAME}-2017
TEXLIVE_REV= 44167
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/dvips
COMMENT= Files for a DVI to PostScript driver
LICENSE= gnu-gpl-v2
CONFLICTS+= tex-bin-dvipsk<=2008.12898
TEXLIVE_IGNORE_PATTERNS= texmf-dist/dvips/base
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"