16 lines
442 B
Makefile
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"
|