pkgsrc/graphics/tex-pst-grad/Makefile
minskim eb84fd6fad Import tex-pst-grad-1.06 as graphics/tex-pst-grad.
Pst-grad is a PSTricks based package for filling with colour gradients.
Supported are colours in the RGB, CMYK or HSB models. Other colour
gradient mechanisms are to be found in package pst-slpe.
2011-03-18 21:38:45 +00:00

14 lines
406 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:45 minskim Exp $
DISTNAME= pst-grad
PKGNAME= tex-${DISTNAME}-1.06
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Filling with colour gradients, using PStricks
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"