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

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:46 wiz Exp $
DISTNAME= xcolor
PKGNAME= tex-${DISTNAME}-2.12
PKGREVISION= 1
TEXLIVE_REV= 41044
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Driver-independent color extensions for LaTeX and pdfLaTeX
LICENSE= lppl-1.2
DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"