Import of pkgsrc-2015Q2
This commit is contained in:
6
graphics/tex-automata/DESCR
Normal file
6
graphics/tex-automata/DESCR
Normal file
@@ -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.
|
||||
13
graphics/tex-automata/Makefile
Normal file
13
graphics/tex-automata/Makefile
Normal file
@@ -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"
|
||||
2
graphics/tex-automata/PLIST
Normal file
2
graphics/tex-automata/PLIST
Normal file
@@ -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
|
||||
5
graphics/tex-automata/distinfo
Normal file
5
graphics/tex-automata/distinfo
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user