pkgsrc/print/tex-graphics/Makefile
minskim 342dd643a6 Sync tex-graphics{,-doc} with TeX Live 2012.
Changes:
- Regenerated PDF documentation.
2012-10-16 21:35:13 +00:00

15 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.6 2012/10/16 21:35:13 minskim Exp $
DISTNAME= graphics
PKGNAME= tex-${DISTNAME}-1.0o
PKGREVISION= 1
TEXLIVE_REV= 25405
MAINTAINER= minskim@NetBSD.org
COMMENT= Standard LaTeX graphics
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-pdftex-def-[0-9]*:../../print/tex-pdftex-def
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"