From cf39b8f737e6361328e69c86d41c8af6bee8bdc5 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 18 Mar 2011 19:49:23 +0000 Subject: Import tex-pst-3dplot-1.94 as graphics/tex-pst-3dplot. A package using PSTricks to draw a large variety of graphs and plots, including 3D maths functions. Data can be read from external data files, making this package a generic tool for graphing within TeX/LaTeX, without the need for external tools. --- graphics/tex-pst-3dplot/DESCR | 4 ++++ graphics/tex-pst-3dplot/Makefile | 18 ++++++++++++++++++ graphics/tex-pst-3dplot/PLIST | 4 ++++ graphics/tex-pst-3dplot/distinfo | 5 +++++ 4 files changed, 31 insertions(+) create mode 100644 graphics/tex-pst-3dplot/DESCR create mode 100644 graphics/tex-pst-3dplot/Makefile create mode 100644 graphics/tex-pst-3dplot/PLIST create mode 100644 graphics/tex-pst-3dplot/distinfo (limited to 'graphics/tex-pst-3dplot') diff --git a/graphics/tex-pst-3dplot/DESCR b/graphics/tex-pst-3dplot/DESCR new file mode 100644 index 00000000000..8742ea3b7b5 --- /dev/null +++ b/graphics/tex-pst-3dplot/DESCR @@ -0,0 +1,4 @@ +A package using PSTricks to draw a large variety of graphs and plots, +including 3D maths functions. Data can be read from external data files, +making this package a generic tool for graphing within TeX/LaTeX, +without the need for external tools. diff --git a/graphics/tex-pst-3dplot/Makefile b/graphics/tex-pst-3dplot/Makefile new file mode 100644 index 00000000000..307e798b03b --- /dev/null +++ b/graphics/tex-pst-3dplot/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $ + +DISTNAME= pst-3dplot +PKGNAME= tex-${DISTNAME}-1.94 +TEXLIVE_REV= 21588 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Draw 3d curves and graphs using PSTricks + +DEPENDS+= tex-multido-[0-9]*:../../devel/tex-multido +DEPENDS+= tex-pst-3d-[0-9]*:../../graphics/tex-pst-3d +DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node +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-3dplot/PLIST b/graphics/tex-pst-3dplot/PLIST new file mode 100644 index 00000000000..25abbc93f6c --- /dev/null +++ b/graphics/tex-pst-3dplot/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $ +share/texmf-dist/dvips/pst-3dplot/pst-3dplot.pro +share/texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex +share/texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty diff --git a/graphics/tex-pst-3dplot/distinfo b/graphics/tex-pst-3dplot/distinfo new file mode 100644 index 00000000000..b5214215563 --- /dev/null +++ b/graphics/tex-pst-3dplot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:49:23 minskim Exp $ + +SHA1 (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 14a89e76d08453a840a3e1cf64e9fcb3e79aaf3d +RMD160 (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 9afee8f42370bff468a3cd915ffe1d440d23091c +Size (tex-pst-3dplot-21588/pst-3dplot.tar.xz) = 21080 bytes -- cgit v1.2.3