7a08ca9183
Pst-fill is a PSTricks-based package for filling and tiling areas or characters.
14 lines
393 B
Makefile
14 lines
393 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:20 minskim Exp $
|
|
|
|
DISTNAME= pst-fill
|
|
PKGNAME= tex-${DISTNAME}-1.01
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Fill or tile areas with 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"
|