summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2017-06-24 00:10:08 +0000
committermarkd <markd@pkgsrc.org>2017-06-24 00:10:08 +0000
commit40162a23f74e93d5859e37ef37b4b790b533ed93 (patch)
treef9a9812d4a1165b769da85f92a7396d75de43adc /graphics
parent639f8c107b946bb26badaaa50fc941029cd575de (diff)
downloadpkgsrc-40162a23f74e93d5859e37ef37b4b790b533ed93.tar.gz
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.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tex-mptrees-doc/DESCR1
-rw-r--r--graphics/tex-mptrees-doc/Makefile13
-rw-r--r--graphics/tex-mptrees-doc/PLIST4
-rw-r--r--graphics/tex-mptrees-doc/distinfo6
-rw-r--r--graphics/tex-mptrees/DESCR3
-rw-r--r--graphics/tex-mptrees/Makefile13
-rw-r--r--graphics/tex-mptrees/PLIST2
-rw-r--r--graphics/tex-mptrees/distinfo6
8 files changed, 48 insertions, 0 deletions
diff --git a/graphics/tex-mptrees-doc/DESCR b/graphics/tex-mptrees-doc/DESCR
new file mode 100644
index 00000000000..38588134278
--- /dev/null
+++ b/graphics/tex-mptrees-doc/DESCR
@@ -0,0 +1 @@
+Documentation for tex-mptrees.
diff --git a/graphics/tex-mptrees-doc/Makefile b/graphics/tex-mptrees-doc/Makefile
new file mode 100644
index 00000000000..a76d1c33335
--- /dev/null
+++ b/graphics/tex-mptrees-doc/Makefile
@@ -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"
diff --git a/graphics/tex-mptrees-doc/PLIST b/graphics/tex-mptrees-doc/PLIST
new file mode 100644
index 00000000000..4820a1a12da
--- /dev/null
+++ b/graphics/tex-mptrees-doc/PLIST
@@ -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
diff --git a/graphics/tex-mptrees-doc/distinfo b/graphics/tex-mptrees-doc/distinfo
new file mode 100644
index 00000000000..d59ccf3f369
--- /dev/null
+++ b/graphics/tex-mptrees-doc/distinfo
@@ -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
diff --git a/graphics/tex-mptrees/DESCR b/graphics/tex-mptrees/DESCR
new file mode 100644
index 00000000000..753c6d63c7f
--- /dev/null
+++ b/graphics/tex-mptrees/DESCR
@@ -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.
diff --git a/graphics/tex-mptrees/Makefile b/graphics/tex-mptrees/Makefile
new file mode 100644
index 00000000000..39c08d08f5e
--- /dev/null
+++ b/graphics/tex-mptrees/Makefile
@@ -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"
diff --git a/graphics/tex-mptrees/PLIST b/graphics/tex-mptrees/PLIST
new file mode 100644
index 00000000000..272f9b7c811
--- /dev/null
+++ b/graphics/tex-mptrees/PLIST
@@ -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
diff --git a/graphics/tex-mptrees/distinfo b/graphics/tex-mptrees/distinfo
new file mode 100644
index 00000000000..e0b24606be5
--- /dev/null
+++ b/graphics/tex-mptrees/distinfo
@@ -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