From 604f2fabfc165da20c3f5e977f79aa8f6b85a46f Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 17 Mar 2011 18:23:47 +0000 Subject: Import tex-pst-plot-1.26 as graphics/tex-pst-plot. The package provides plotting of data (typically from external files), using PSTricks. Plots my be configured using a wide variety of parameters. --- graphics/tex-pst-plot/DESCR | 3 +++ graphics/tex-pst-plot/Makefile | 16 ++++++++++++++++ graphics/tex-pst-plot/PLIST | 3 +++ graphics/tex-pst-plot/distinfo | 5 +++++ 4 files changed, 27 insertions(+) create mode 100644 graphics/tex-pst-plot/DESCR create mode 100644 graphics/tex-pst-plot/Makefile create mode 100644 graphics/tex-pst-plot/PLIST create mode 100644 graphics/tex-pst-plot/distinfo (limited to 'graphics/tex-pst-plot') diff --git a/graphics/tex-pst-plot/DESCR b/graphics/tex-pst-plot/DESCR new file mode 100644 index 00000000000..9ecb27fc0af --- /dev/null +++ b/graphics/tex-pst-plot/DESCR @@ -0,0 +1,3 @@ +The package provides plotting of data (typically from external files), +using PSTricks. Plots my be configured using a wide variety of +parameters. diff --git a/graphics/tex-pst-plot/Makefile b/graphics/tex-pst-plot/Makefile new file mode 100644 index 00000000000..314d404c383 --- /dev/null +++ b/graphics/tex-pst-plot/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/17 18:23:47 minskim Exp $ + +DISTNAME= pst-plot +PKGNAME= tex-${DISTNAME}-1.26 +TEXLIVE_REV= 21177 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Plot data using PSTricks + +CONFLICTS= teTeX-texmf<=3.0nb29 +DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido +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" diff --git a/graphics/tex-pst-plot/PLIST b/graphics/tex-pst-plot/PLIST new file mode 100644 index 00000000000..91e7e446954 --- /dev/null +++ b/graphics/tex-pst-plot/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/17 18:23:47 minskim Exp $ +share/texmf-dist/tex/generic/pst-plot/pst-plot.tex +share/texmf-dist/tex/latex/pst-plot/pst-plot.sty diff --git a/graphics/tex-pst-plot/distinfo b/graphics/tex-pst-plot/distinfo new file mode 100644 index 00000000000..ac93a6f4031 --- /dev/null +++ b/graphics/tex-pst-plot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/17 18:23:47 minskim Exp $ + +SHA1 (tex-pst-plot-21177/pst-plot.tar.xz) = e1d569d781f468c3201a0d3cf45c00333b86757f +RMD160 (tex-pst-plot-21177/pst-plot.tar.xz) = 905148f02a7a3da83aa082afa7e05e29404a816a +Size (tex-pst-plot-21177/pst-plot.tar.xz) = 16708 bytes -- cgit v1.2.3