pkgsrc/graphics/tex-pst-vue3d/Makefile
minskim f3f1840ad8 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.
2011-03-18 21:39:44 +00:00

16 lines
525 B
Makefile

# $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"