Import tex-psgo-0.17 as graphics/tex-psgo.
This is a TeX package to typeset go diagrams with PSTricks.
This commit is contained in:
parent
c7ca45deb6
commit
649789e4ff
4 changed files with 24 additions and 0 deletions
1
graphics/tex-psgo/DESCR
Normal file
1
graphics/tex-psgo/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This is a TeX package to typeset go diagrams with PSTricks.
|
16
graphics/tex-psgo/Makefile
Normal file
16
graphics/tex-psgo/Makefile
Normal file
|
@ -0,0 +1,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"
|
2
graphics/tex-psgo/PLIST
Normal file
2
graphics/tex-psgo/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:47:51 minskim Exp $
|
||||
share/texmf-dist/tex/latex/psgo/psgo.sty
|
5
graphics/tex-psgo/distinfo
Normal file
5
graphics/tex-psgo/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:47:51 minskim Exp $
|
||||
|
||||
SHA1 (tex-psgo-15878/psgo.tar.xz) = 4d08e5a2ab792f8db6592f0d3f2c6357341ec62c
|
||||
RMD160 (tex-psgo-15878/psgo.tar.xz) = 927b57f725d551a018c7cf3f8260604657f935bb
|
||||
Size (tex-psgo-15878/psgo.tar.xz) = 3020 bytes
|
Loading…
Reference in a new issue