Files
pkgsrc-ng/geography/tex-pst-geo/Makefile
2013-09-26 17:14:40 +02:00

16 lines
442 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:28:41 minskim Exp $
DISTNAME= pst-geo
PKGNAME= tex-${DISTNAME}-2.03
TEXLIVE_REV= 17751
MAINTAINER= minskim@NetBSD.org
COMMENT= Geographical Projections
DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"