From 5b06a800949e01b13ca5ee571ec772e204426c27 Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 17 Mar 2011 18:26:43 +0000 Subject: Import tex-pst-2dplot-1.5 as graphics/tex-pst-2dplot. Pst-2dplot is a pstricks package that offers an easy-to-use and intuitive tool for plotting 2-d curves. It defines an environment with commands similar to MATLAB for plotting. --- graphics/tex-pst-2dplot/DESCR | 3 +++ graphics/tex-pst-2dplot/Makefile | 16 ++++++++++++++++ graphics/tex-pst-2dplot/PLIST | 2 ++ graphics/tex-pst-2dplot/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 graphics/tex-pst-2dplot/DESCR create mode 100644 graphics/tex-pst-2dplot/Makefile create mode 100644 graphics/tex-pst-2dplot/PLIST create mode 100644 graphics/tex-pst-2dplot/distinfo (limited to 'graphics/tex-pst-2dplot') diff --git a/graphics/tex-pst-2dplot/DESCR b/graphics/tex-pst-2dplot/DESCR new file mode 100644 index 00000000000..9b5fd57961e --- /dev/null +++ b/graphics/tex-pst-2dplot/DESCR @@ -0,0 +1,3 @@ +Pst-2dplot is a pstricks package that offers an easy-to-use and +intuitive tool for plotting 2-d curves. It defines an environment with +commands similar to MATLAB for plotting. diff --git a/graphics/tex-pst-2dplot/Makefile b/graphics/tex-pst-2dplot/Makefile new file mode 100644 index 00000000000..e7fd6abf532 --- /dev/null +++ b/graphics/tex-pst-2dplot/Makefile @@ -0,0 +1,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" diff --git a/graphics/tex-pst-2dplot/PLIST b/graphics/tex-pst-2dplot/PLIST new file mode 100644 index 00000000000..f809ad16198 --- /dev/null +++ b/graphics/tex-pst-2dplot/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $ +share/texmf-dist/tex/latex/pst-2dplot/pst-2dplot.sty diff --git a/graphics/tex-pst-2dplot/distinfo b/graphics/tex-pst-2dplot/distinfo new file mode 100644 index 00000000000..93de038c9e9 --- /dev/null +++ b/graphics/tex-pst-2dplot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/17 18:26:43 minskim Exp $ + +SHA1 (tex-pst-2dplot-15878/pst-2dplot.tar.xz) = 27a312cd14001552ef668f0503121eb7b698f71e +RMD160 (tex-pst-2dplot-15878/pst-2dplot.tar.xz) = 085fe157c70b5554e3e7547945d7620b502fbd30 +Size (tex-pst-2dplot-15878/pst-2dplot.tar.xz) = 1864 bytes -- cgit v1.2.3