pkgsrc/graphics/tex-pst-ghsb/Makefile
minskim 64ba367b98 Import tex-pst-ghsb-2010 as graphics/tex-pst-ghsb.
Pst-ghsb is a PSTricks package for HSB gradients.
2011-03-18 21:38:28 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:28 minskim Exp $
DISTNAME= pst-ghsb
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= PSTricks package for HSB gradients
DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"