pkgsrc/graphics/tex-pst-gr3d/Makefile
2019-12-06 20:04:17 +00:00

19 lines
601 B
Makefile

# $NetBSD: Makefile,v 1.3 2019/12/06 20:04:32 markd Exp $
DISTNAME= pst-gr3d
PKGNAME= tex-${DISTNAME}-1.34
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Three dimensional grids with PSTricks
LICENSE= lppl-1.3c
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
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"