From 67b437dc41bfc6d0249df75256e978d94b382b07 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 18 Mar 2011 19:04:49 +0000 Subject: Import tex-pst-node-1.15 as graphics/tex-pst-node. The package enables the user to connect information, and to place labels, without knowing (in advance) the actual positions of the items to be connected, or where the connecting line should go. The macros are useful for making graphs and trees, mathematical diagrams, linguistic syntax diagrams, and so on. The package contents were previously distributed as a part of the pstricks base distribution. --- graphics/tex-pst-node/DESCR | 6 ++++++ graphics/tex-pst-node/Makefile | 13 +++++++++++++ graphics/tex-pst-node/PLIST | 4 ++++ graphics/tex-pst-node/distinfo | 5 +++++ 4 files changed, 28 insertions(+) create mode 100644 graphics/tex-pst-node/DESCR create mode 100644 graphics/tex-pst-node/Makefile create mode 100644 graphics/tex-pst-node/PLIST create mode 100644 graphics/tex-pst-node/distinfo (limited to 'graphics') diff --git a/graphics/tex-pst-node/DESCR b/graphics/tex-pst-node/DESCR new file mode 100644 index 00000000000..39ad82f0314 --- /dev/null +++ b/graphics/tex-pst-node/DESCR @@ -0,0 +1,6 @@ +The package enables the user to connect information, and to place +labels, without knowing (in advance) the actual positions of the items +to be connected, or where the connecting line should go. The macros are +useful for making graphs and trees, mathematical diagrams, linguistic +syntax diagrams, and so on. The package contents were previously +distributed as a part of the pstricks base distribution. diff --git a/graphics/tex-pst-node/Makefile b/graphics/tex-pst-node/Makefile new file mode 100644 index 00000000000..944eb795827 --- /dev/null +++ b/graphics/tex-pst-node/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $ + +DISTNAME= pst-node +PKGNAME= tex-${DISTNAME}-1.15 +TEXLIVE_REV= 21550 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Draw connections using pstricks + +DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pst-node/PLIST b/graphics/tex-pst-node/PLIST new file mode 100644 index 00000000000..80c594fa83c --- /dev/null +++ b/graphics/tex-pst-node/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $ +share/texmf-dist/dvips/pst-node/pst-node.pro +share/texmf-dist/tex/generic/pst-node/pst-node.tex +share/texmf-dist/tex/latex/pst-node/pst-node.sty diff --git a/graphics/tex-pst-node/distinfo b/graphics/tex-pst-node/distinfo new file mode 100644 index 00000000000..b2a36b8375c --- /dev/null +++ b/graphics/tex-pst-node/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 19:04:49 minskim Exp $ + +SHA1 (tex-pst-node-21550/pst-node.tar.xz) = bf1ecb0ad7fbe2a07783f1d462873490644bbf30 +RMD160 (tex-pst-node-21550/pst-node.tar.xz) = c2cc8a677747aebe25c7cc9f8f9ab4a5e76f0ca7 +Size (tex-pst-node-21550/pst-node.tar.xz) = 20136 bytes -- cgit v1.2.3