summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2012-04-15 03:03:02 +0000
committerminskim <minskim>2012-04-15 03:03:02 +0000
commit3f6cc775a97418ad5b30d149def25cbe22fde054 (patch)
treef71b10c88a6e628e57c2ccf91a9a4cf7dcf0a3cc /print
parent08850517fc26a3a848aa2ca0a6402b1ed12a6052 (diff)
downloadpkgsrc-3f6cc775a97418ad5b30d149def25cbe22fde054.tar.gz
Import tex-clrscode-1.7 as print/tex-clrscode.
This package allows you to typeset pseudocode in the style of Introduction to Algorithms, Second edition, by Cormen, Leiserson, Rivest, and Stein. The package was written by the authors. You use the commands the same way the package's author did when writing the book, and your output will look just like the pseudocode in the text.
Diffstat (limited to 'print')
-rw-r--r--print/tex-clrscode/DESCR6
-rw-r--r--print/tex-clrscode/Makefile14
-rw-r--r--print/tex-clrscode/PLIST2
-rw-r--r--print/tex-clrscode/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/print/tex-clrscode/DESCR b/print/tex-clrscode/DESCR
new file mode 100644
index 00000000000..46f0c056654
--- /dev/null
+++ b/print/tex-clrscode/DESCR
@@ -0,0 +1,6 @@
+This package allows you to typeset pseudocode in the style of
+Introduction to Algorithms, Second edition, by Cormen,
+Leiserson, Rivest, and Stein. The package was written by the
+authors. You use the commands the same way the package's author
+did when writing the book, and your output will look just like
+the pseudocode in the text.
diff --git a/print/tex-clrscode/Makefile b/print/tex-clrscode/Makefile
new file mode 100644
index 00000000000..a8cf4dd1c0d
--- /dev/null
+++ b/print/tex-clrscode/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 03:03:02 minskim Exp $
+
+DISTNAME= clrscode
+PKGNAME= tex-${DISTNAME}-1.7
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Typesets pseudocode as in Introduction to Algorithms
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-clrscode/PLIST b/print/tex-clrscode/PLIST
new file mode 100644
index 00000000000..af640540e41
--- /dev/null
+++ b/print/tex-clrscode/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/04/15 03:03:02 minskim Exp $
+share/texmf-dist/tex/latex/clrscode/clrscode.sty
diff --git a/print/tex-clrscode/distinfo b/print/tex-clrscode/distinfo
new file mode 100644
index 00000000000..4bf398b5af8
--- /dev/null
+++ b/print/tex-clrscode/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/04/15 03:03:02 minskim Exp $
+
+SHA1 (tex-clrscode-15878/clrscode.tar.xz) = 16ab972555037b412a6f366dc91393aaf8281de3
+RMD160 (tex-clrscode-15878/clrscode.tar.xz) = e5038b7ba9a8e4fdcdd2b19f935ef0dbce88f857
+Size (tex-clrscode-15878/clrscode.tar.xz) = 4496 bytes