pkgsrc/graphics/tex-pst-text/Makefile
minskim 80c710fadc Import tex-pst-text-1.00 as graphics/tex-pst-text.
Pst-text is a PSTricks based package for plotting text along a different
path and manipulating characters. It includes the functionality of the
old package pst-char.
2011-03-18 21:39:35 +00:00

14 lines
404 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:39:35 minskim Exp $
DISTNAME= pst-text
PKGNAME= tex-${DISTNAME}-1.00
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Text and character manipulation in 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"