7ff44fe556
This PSTricks package provides a command \PstGridThreeD that will draw a three dimensional grid, offering a number of options for its appearance.
17 lines
563 B
Makefile
17 lines
563 B
Makefile
# $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"
|