summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-2dplot/Makefile
blob: e7fd6abf5328b9d7b1b38534fb5af1f830e579a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $

DISTNAME=	pst-2dplot
PKGNAME=	tex-${DISTNAME}-1.5
TEXLIVE_REV=	15878

MAINTAINER=	minskim@NetBSD.org
COMMENT=	PSTricks package for drawing 2D curves

DEPENDS+=	tex-multido-[0-9]*:../../devel/tex-multido
DEPENDS+=	tex-pst-plot-[0-9]*:../../graphics/tex-pst-plot
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"