summaryrefslogtreecommitdiff
path: root/graphics/tex-automata
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-08 13:47:37 +0000
committerwiz <wiz>2015-05-08 13:47:37 +0000
commitfc67194cec6b87834d2a6aff99eda50d65da91c5 (patch)
treeb6e86e9324a6226084733697736cd74e8b35aaf8 /graphics/tex-automata
parent48ee5f8122c222ac0fa2bc00c68dd7338b883df8 (diff)
downloadpkgsrc-fc67194cec6b87834d2a6aff99eda50d65da91c5.tar.gz
Add metapost packages from texlive.
Diffstat (limited to 'graphics/tex-automata')
-rw-r--r--graphics/tex-automata/DESCR6
-rw-r--r--graphics/tex-automata/Makefile13
-rw-r--r--graphics/tex-automata/PLIST2
-rw-r--r--graphics/tex-automata/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/graphics/tex-automata/DESCR b/graphics/tex-automata/DESCR
new file mode 100644
index 00000000000..3adc1b16ee2
--- /dev/null
+++ b/graphics/tex-automata/DESCR
@@ -0,0 +1,6 @@
+The package offers a collection of macros for MetaPost to make
+easier to draw finite-state machines, automata, labelled
+graphs, etc. The user defines nodes, which may be isolated or
+arranged into matrices or trees; edges connect pairs of nodes
+through arbitrary paths. Parameters, that specify the shapes of
+nodes and the styles of edges, may be adjusted.
diff --git a/graphics/tex-automata/Makefile b/graphics/tex-automata/Makefile
new file mode 100644
index 00000000000..b9ebff1f94b
--- /dev/null
+++ b/graphics/tex-automata/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 13:47:37 wiz Exp $
+
+DISTNAME= automata
+PKGNAME= tex-${DISTNAME}-0.3
+TEXLIVE_REV= 19717
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/automata
+COMMENT= Finite state machines, graphs and trees in MetaPost
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-automata/PLIST b/graphics/tex-automata/PLIST
new file mode 100644
index 00000000000..6ebffcbce8a
--- /dev/null
+++ b/graphics/tex-automata/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/08 13:47:37 wiz Exp $
+share/texmf-dist/metapost/automata/automata.mp
diff --git a/graphics/tex-automata/distinfo b/graphics/tex-automata/distinfo
new file mode 100644
index 00000000000..a26fd9de341
--- /dev/null
+++ b/graphics/tex-automata/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/08 13:47:37 wiz Exp $
+
+SHA1 (tex-automata-19717/automata.tar.xz) = 2a6a93945942c4a3ae3f1b01b17c5a2db7733e9a
+RMD160 (tex-automata-19717/automata.tar.xz) = 0e261349d1746904b8b2abc136bbf16b92bb2676
+Size (tex-automata-19717/automata.tar.xz) = 5316 bytes