From 5ee40e117372712ef7ab774900c83c071ce2f0da Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 18 Mar 2011 21:38:37 +0000 Subject: Import tex-pst-gr3d-1.34 as graphics/tex-pst-gr3d. This PSTricks package provides a command \PstGridThreeD that will draw a three dimensional grid, offering a number of options for its appearance. --- graphics/tex-pst-gr3d/DESCR | 2 ++ graphics/tex-pst-gr3d/Makefile | 17 +++++++++++++++++ graphics/tex-pst-gr3d/PLIST | 3 +++ graphics/tex-pst-gr3d/distinfo | 5 +++++ 4 files changed, 27 insertions(+) create mode 100644 graphics/tex-pst-gr3d/DESCR create mode 100644 graphics/tex-pst-gr3d/Makefile create mode 100644 graphics/tex-pst-gr3d/PLIST create mode 100644 graphics/tex-pst-gr3d/distinfo (limited to 'graphics/tex-pst-gr3d') diff --git a/graphics/tex-pst-gr3d/DESCR b/graphics/tex-pst-gr3d/DESCR new file mode 100644 index 00000000000..daf1342eb2e --- /dev/null +++ b/graphics/tex-pst-gr3d/DESCR @@ -0,0 +1,2 @@ +This PSTricks package provides a command \PstGridThreeD that will draw a +three dimensional grid, offering a number of options for its appearance. diff --git a/graphics/tex-pst-gr3d/Makefile b/graphics/tex-pst-gr3d/Makefile new file mode 100644 index 00000000000..cc0cd9b7aa8 --- /dev/null +++ b/graphics/tex-pst-gr3d/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:37 minskim Exp $ + +DISTNAME= pst-gr3d +PKGNAME= tex-${DISTNAME}-1.34 +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Three dimensional grids with 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-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-gr3d/PLIST b/graphics/tex-pst-gr3d/PLIST new file mode 100644 index 00000000000..5964705ee83 --- /dev/null +++ b/graphics/tex-pst-gr3d/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:38:37 minskim Exp $ +share/texmf-dist/tex/generic/pst-gr3d/pst-gr3d.tex +share/texmf-dist/tex/latex/pst-gr3d/pst-gr3d.sty diff --git a/graphics/tex-pst-gr3d/distinfo b/graphics/tex-pst-gr3d/distinfo new file mode 100644 index 00000000000..2a1206aaa35 --- /dev/null +++ b/graphics/tex-pst-gr3d/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:37 minskim Exp $ + +SHA1 (tex-pst-gr3d-15878/pst-gr3d.tar.xz) = 2d3ca553bdbee792d10368c70243b479a495aae3 +RMD160 (tex-pst-gr3d-15878/pst-gr3d.tar.xz) = fa3cebb4ccc88aca19932761f89d515dba4e666e +Size (tex-pst-gr3d-15878/pst-gr3d.tar.xz) = 2480 bytes -- cgit v1.2.3