From fc67194cec6b87834d2a6aff99eda50d65da91c5 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 May 2015 13:47:37 +0000 Subject: Add metapost packages from texlive. --- graphics/tex-automata/DESCR | 6 ++++++ graphics/tex-automata/Makefile | 13 +++++++++++++ graphics/tex-automata/PLIST | 2 ++ graphics/tex-automata/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 graphics/tex-automata/DESCR create mode 100644 graphics/tex-automata/Makefile create mode 100644 graphics/tex-automata/PLIST create mode 100644 graphics/tex-automata/distinfo (limited to 'graphics/tex-automata') 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 -- cgit v1.2.3