Add tex-mptrees{,-doc} 17.06
This package provides MetaPost tools for drawing simple probability trees. One command and several parameters to control the output are provided.
This commit is contained in:
parent
d7beabb42e
commit
c4a760cb60
8 changed files with 48 additions and 0 deletions
1
graphics/tex-mptrees-doc/DESCR
Normal file
1
graphics/tex-mptrees-doc/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Documentation for tex-mptrees.
|
13
graphics/tex-mptrees-doc/Makefile
Normal file
13
graphics/tex-mptrees-doc/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2017/06/24 00:10:08 markd Exp $
|
||||
|
||||
DISTNAME= mptrees.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-17.06
|
||||
TEXLIVE_REV= 44453
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/mptrees
|
||||
COMMENT= Documentation for tex-mptrees
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
4
graphics/tex-mptrees-doc/PLIST
Normal file
4
graphics/tex-mptrees-doc/PLIST
Normal file
|
@ -0,0 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2017/06/24 00:10:08 markd Exp $
|
||||
share/texmf-dist/doc/metapost/mptrees/README.md
|
||||
share/texmf-dist/doc/metapost/mptrees/mptrees-doc.pdf
|
||||
share/texmf-dist/doc/metapost/mptrees/mptrees-doc.tex
|
6
graphics/tex-mptrees-doc/distinfo
Normal file
6
graphics/tex-mptrees-doc/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2017/06/24 00:10:08 markd Exp $
|
||||
|
||||
SHA1 (tex-mptrees-44453/mptrees.doc.tar.xz) = 6f5f9ed673d4b461b63613371a582a6374dd441b
|
||||
RMD160 (tex-mptrees-44453/mptrees.doc.tar.xz) = 74eb0eefc4ff8c19eee73b96d36bc274a8a02ed0
|
||||
SHA512 (tex-mptrees-44453/mptrees.doc.tar.xz) = 40a470f16b38400a1e588cdefa76e78cd275a7e05623c74b78e1e7adac559f6f1dff2086af9f25ef4348af86f39da8dc24f5193097616da634c38750a202c201
|
||||
Size (tex-mptrees-44453/mptrees.doc.tar.xz) = 434000 bytes
|
3
graphics/tex-mptrees/DESCR
Normal file
3
graphics/tex-mptrees/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
This package provides MetaPost tools for drawing simple
|
||||
probability trees. One command and several parameters to
|
||||
control the output are provided.
|
13
graphics/tex-mptrees/Makefile
Normal file
13
graphics/tex-mptrees/Makefile
Normal file
|
@ -0,0 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2017/06/24 00:10:08 markd Exp $
|
||||
|
||||
DISTNAME= mptrees
|
||||
PKGNAME= tex-${DISTNAME}-17.06
|
||||
TEXLIVE_REV= 44453
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/mptrees
|
||||
COMMENT= Probability trees with MetaPost
|
||||
LICENSE= lppl-1.3c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
graphics/tex-mptrees/PLIST
Normal file
2
graphics/tex-mptrees/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2017/06/24 00:10:08 markd Exp $
|
||||
share/texmf-dist/metapost/mptrees/mptrees.mp
|
6
graphics/tex-mptrees/distinfo
Normal file
6
graphics/tex-mptrees/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.1 2017/06/24 00:10:08 markd Exp $
|
||||
|
||||
SHA1 (tex-mptrees-44453/mptrees.tar.xz) = 8370f05430c1fbb6ed7ae00619746ffe9becce77
|
||||
RMD160 (tex-mptrees-44453/mptrees.tar.xz) = fe1a2ac1527b03dbe41fcf1362222d356e63d647
|
||||
SHA512 (tex-mptrees-44453/mptrees.tar.xz) = 71489744778ed1672ae1d82111125aadaf17d44cc37bbda9cc2e637429b33e74cd3e0446f6cd65e911d6d1e8ec2c270ea63f1a630f10bde0c94a941501050c55
|
||||
Size (tex-mptrees-44453/mptrees.tar.xz) = 3572 bytes
|
Loading…
Reference in a new issue