pkgsrc/print/tex-tools/Makefile
minskim de3a4fe24a Update tex-tools to the version in TeX Live 2009.
Changes:
- More languages are supported in varioref.
- Copyright information updates.
- Other bug fixes and improvements.
2010-01-29 09:10:13 +00:00

14 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/01/29 09:10:13 minskim Exp $
# TeX Live Revision 15878
DISTNAME= tools
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= The LaTeX standard tools bundle
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"