pkgsrc/print/tex-pgf/Makefile
2010-04-10 16:17:41 +00:00

18 lines
538 B
Makefile

# $NetBSD: Makefile,v 1.10 2010/04/10 16:17:41 minskim Exp $
# TeX Live Revision 15878
DISTNAME= pgf
PKGNAME= tex-${DISTNAME}-2.00
PKGREVISION= 1
CATEGORIES= print graphics
MAINTAINER= minskim@NetBSD.org
COMMENT= PostScript and PDF graphics systems for TeX
DEPENDS= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"