diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 21:38:01 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 21:38:01 +0000 |
commit | dfa9915e7c1b7d4c4356719d723ac0227c324293 (patch) | |
tree | 2dcf7f1397b5e1aeee90bfc2d71e69a1440a47db /graphics/tex-pst-coil | |
parent | 4ec3761652eca4883b997cec32561b16f4e76c41 (diff) | |
download | pkgsrc-dfa9915e7c1b7d4c4356719d723ac0227c324293.tar.gz |
Import tex-pst-coil-1.03 as graphics/tex-pst-coil.
Pst-coil is a PSTricks based package for coils and zigzags and for coil
and zigzag node connections.
Diffstat (limited to 'graphics/tex-pst-coil')
-rw-r--r-- | graphics/tex-pst-coil/DESCR | 2 | ||||
-rw-r--r-- | graphics/tex-pst-coil/Makefile | 14 | ||||
-rw-r--r-- | graphics/tex-pst-coil/PLIST | 4 | ||||
-rw-r--r-- | graphics/tex-pst-coil/distinfo | 5 |
4 files changed, 25 insertions, 0 deletions
diff --git a/graphics/tex-pst-coil/DESCR b/graphics/tex-pst-coil/DESCR new file mode 100644 index 00000000000..2d06f5a9165 --- /dev/null +++ b/graphics/tex-pst-coil/DESCR @@ -0,0 +1,2 @@ +Pst-coil is a PSTricks based package for coils and zigzags and for coil +and zigzag node connections. diff --git a/graphics/tex-pst-coil/Makefile b/graphics/tex-pst-coil/Makefile new file mode 100644 index 00000000000..581cefd883a --- /dev/null +++ b/graphics/tex-pst-coil/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/03/18 21:38:01 minskim Exp $ + +DISTNAME= pst-coil +PKGNAME= tex-${DISTNAME}-1.03 +TEXLIVE_REV= 16895 + +MAINTAINER= minskim@NetBSD.org +COMMENT= PSTricks package for coils, etc + +DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks +DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/tex-pst-coil/PLIST b/graphics/tex-pst-coil/PLIST new file mode 100644 index 00000000000..52792d23b96 --- /dev/null +++ b/graphics/tex-pst-coil/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/18 21:38:01 minskim Exp $ +share/texmf-dist/dvips/pst-coil/pst-coil.pro +share/texmf-dist/tex/generic/pst-coil/pst-coil.tex +share/texmf-dist/tex/latex/pst-coil/pst-coil.sty diff --git a/graphics/tex-pst-coil/distinfo b/graphics/tex-pst-coil/distinfo new file mode 100644 index 00000000000..b4cd89dc0b4 --- /dev/null +++ b/graphics/tex-pst-coil/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/03/18 21:38:01 minskim Exp $ + +SHA1 (tex-pst-coil-16895/pst-coil.tar.xz) = 9c60e07148a262ecb7bdd1f7078063df4c7d3497 +RMD160 (tex-pst-coil-16895/pst-coil.tar.xz) = 5969c08cd15317d995cf77db8fad62832aa61bde +Size (tex-pst-coil-16895/pst-coil.tar.xz) = 3144 bytes |