Import tex-pst-fill-1.01 as graphics/tex-pst-fill.
Pst-fill is a PSTricks-based package for filling and tiling areas or characters.
This commit is contained in:
parent
590a715626
commit
7a08ca9183
4 changed files with 24 additions and 0 deletions
2
graphics/tex-pst-fill/DESCR
Normal file
2
graphics/tex-pst-fill/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
Pst-fill is a PSTricks-based package for filling and tiling areas or
|
||||
characters.
|
14
graphics/tex-pst-fill/Makefile
Normal file
14
graphics/tex-pst-fill/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
|||
# $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"
|
3
graphics/tex-pst-fill/PLIST
Normal file
3
graphics/tex-pst-fill/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:38:20 minskim Exp $
|
||||
share/texmf-dist/tex/generic/pst-fill/pst-fill.tex
|
||||
share/texmf-dist/tex/latex/pst-fill/pst-fill.sty
|
5
graphics/tex-pst-fill/distinfo
Normal file
5
graphics/tex-pst-fill/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:20 minskim Exp $
|
||||
|
||||
SHA1 (tex-pst-fill-15878/pst-fill.tar.xz) = 9152215a6e80cc08d08bd8a0e258fbc4e79a37cd
|
||||
RMD160 (tex-pst-fill-15878/pst-fill.tar.xz) = 9dcb3f81e804d972b4174b813cd62695bccd6d3a
|
||||
Size (tex-pst-fill-15878/pst-fill.tar.xz) = 3872 bytes
|
Loading…
Reference in a new issue