e5716d2571
The pst-3d package provides basic macros for shadows, tilting and three dimensional representations of text or graphical objects.
14 lines
416 B
Makefile
14 lines
416 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 17:46:51 minskim Exp $
|
|
|
|
DISTNAME= pst-3d
|
|
PKGNAME= tex-${DISTNAME}-1.10
|
|
TEXLIVE_REV= 17257
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= A PSTricks package for tilting and other pseudo-3D tricks
|
|
|
|
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"
|