Import tex-pst-vue3d-1.24 as graphics/tex-pst-vue3d.
With pst-vue3d three dimensional objects like cubes, spheres and others can be viewed from different points. The distribution includes a comprehensive set of examples of usage.
This commit is contained in:
parent
f0957e2b08
commit
f3f1840ad8
4 changed files with 28 additions and 0 deletions
3
graphics/tex-pst-vue3d/DESCR
Normal file
3
graphics/tex-pst-vue3d/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
With pst-vue3d three dimensional objects like cubes, spheres and others
|
||||
can be viewed from different points. The distribution includes a
|
||||
comprehensive set of examples of usage.
|
16
graphics/tex-pst-vue3d/Makefile
Normal file
16
graphics/tex-pst-vue3d/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $
|
||||
|
||||
DISTNAME= pst-vue3d
|
||||
PKGNAME= tex-${DISTNAME}-1.24
|
||||
TEXLIVE_REV= 15878
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Draw perspective views of three dimensional objects
|
||||
|
||||
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"
|
4
graphics/tex-pst-vue3d/PLIST
Normal file
4
graphics/tex-pst-vue3d/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $
|
||||
share/texmf-dist/dvips/pst-vue3d/pst-vue3d.pro
|
||||
share/texmf-dist/tex/generic/pst-vue3d/pst-vue3d.tex
|
||||
share/texmf-dist/tex/latex/pst-vue3d/pst-vue3d.sty
|
5
graphics/tex-pst-vue3d/distinfo
Normal file
5
graphics/tex-pst-vue3d/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:39:44 minskim Exp $
|
||||
|
||||
SHA1 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = e10d839a9129c47830a88a8124b9e8a1e9ae62fc
|
||||
RMD160 (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 52f304ede7ade4d602658d833595da04632295d5
|
||||
Size (tex-pst-vue3d-15878/pst-vue3d.tar.xz) = 13108 bytes
|
Loading…
Reference in a new issue