pkgsrc/graphics/tex-psgo/Makefile
2016-01-30 04:05:49 +00:00

17 lines
506 B
Makefile

# $NetBSD: Makefile,v 1.2 2016/01/30 04:05:50 markd Exp $
DISTNAME= psgo
PKGNAME= tex-${DISTNAME}-0.17
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Typeset go diagrams with PSTricks
LICENSE= lppl-1.3c
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"