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

16 lines
456 B
Makefile

# $NetBSD: Makefile,v 1.14 2017/09/06 16:49:35 wiz Exp $
DISTNAME= graphics
PKGNAME= tex-${DISTNAME}-1.2c
TEXLIVE_REV= 44703
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/latex-graphics
COMMENT= Standard LaTeX graphics
LICENSE= lppl-1.3c
DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
DEPENDS+= tex-graphics-def-[0-9]*:../../print/tex-graphics-def
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"