summaryrefslogtreecommitdiff
path: root/graphics/tex-psgo/Makefile
blob: fcf64bfd01a06d4cd6725f610cd6afe9997e43d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:47:51 minskim Exp $

DISTNAME=	psgo
PKGNAME=	tex-${DISTNAME}-0.17
TEXLIVE_REV=	15878

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Typeset go diagrams with PSTricks

DEPENDS+=	tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+=	tex-pst-node-[0-9]*:../../graphics/tex-pst-node
DEPENDS+=	tex-pstricks-[0-9]*:../../graphics/tex-pstricks
DEPENDS+=	tex-tools-[0-9]*:../../print/tex-tools

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"