diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-17 18:26:43 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-17 18:26:43 +0000 |
commit | 07020aa2dca7eed2233e37bf4c61964d8923a687 (patch) | |
tree | acbe0ddab0ece321a72e7f4d060cbe6afd1885b6 /graphics/tex-pst-2dplot | |
parent | 7c0be6aef3de9664ffa0a3e3fbb64b24e219be43 (diff) | |
download | pkgsrc-07020aa2dca7eed2233e37bf4c61964d8923a687.tar.gz |
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.
Diffstat (limited to 'graphics/tex-pst-2dplot')
-rw-r--r-- | graphics/tex-pst-2dplot/DESCR | 3 | ||||
-rw-r--r-- | graphics/tex-pst-2dplot/Makefile | 16 | ||||
-rw-r--r-- | graphics/tex-pst-2dplot/PLIST | 2 | ||||
-rw-r--r-- | graphics/tex-pst-2dplot/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
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 |