pkgsrc/graphics/tex-pst-blur/Makefile
minskim a7f7444c7b Import tex-pst-blur-2.0 as graphics/tex-pst-blur.
Pst-blur is a package built for use with PSTricks. It provides macros
that apply blurring to the normal shadow function of PSTricks.
2011-03-18 19:59:18 +00:00

14 lines
398 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:59:18 minskim Exp $
DISTNAME= pst-blur
PKGNAME= tex-${DISTNAME}-2.0
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= PSTricks package for "blurred" shadows
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"