summaryrefslogtreecommitdiff
path: root/graphics/tex-pst-text/Makefile
blob: 61bbc9d9ad9830e7f193cca846072400d3c5f76d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"