summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-vue3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-pst-vue3d/Makefile')
-rw-r--r--graphics/tex-pst-vue3d/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/tex-pst-vue3d/Makefile b/graphics/tex-pst-vue3d/Makefile
new file mode 100644
index 00000000000..9784fdc2f1a
--- /dev/null
+++ b/graphics/tex-pst-vue3d/Makefile
@@ -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"