summaryrefslogtreecommitdiff
path: root/print/tex-substr
diff options
context:
space:
mode:
authormarkd <markd>2010-04-09 21:53:53 +0000
committermarkd <markd>2010-04-09 21:53:53 +0000
commit757a78348ba619ea8da5a750f9559fb1daa0b83e (patch)
treef520eeff64ee4d3ded1d4a239388ebb88cacb922 /print/tex-substr
parenta78d4de5e429cebf41e7b89821acc53d0223c783 (diff)
downloadpkgsrc-757a78348ba619ea8da5a750f9559fb1daa0b83e.tar.gz
Import tex-substr-1.2
The substr package provides commands to deal with substrings of strings. Macros are provided to: - determine if one string is a substring of another, - return the parts of a string before or after a substring and - count the number of occurrences of a substring.
Diffstat (limited to 'print/tex-substr')
-rw-r--r--print/tex-substr/DESCR5
-rw-r--r--print/tex-substr/Makefile11
-rw-r--r--print/tex-substr/PLIST2
-rw-r--r--print/tex-substr/distinfo5
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-substr/DESCR b/print/tex-substr/DESCR
new file mode 100644
index 00000000000..425d63d764e
--- /dev/null
+++ b/print/tex-substr/DESCR
@@ -0,0 +1,5 @@
+The substr package provides commands to deal with substrings of
+strings. Macros are provided to: - determine if one string is a
+substring of another, - return the parts of a string before or
+after a substring and - count the number of occurrences of a
+substring.
diff --git a/print/tex-substr/Makefile b/print/tex-substr/Makefile
new file mode 100644
index 00000000000..dc60c88beac
--- /dev/null
+++ b/print/tex-substr/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/04/09 21:53:53 markd Exp $
+# TeX Live Revision 16117
+
+DISTNAME= substr
+PKGNAME= tex-${DISTNAME}-1.2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Deal with substrings in strings
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-substr/PLIST b/print/tex-substr/PLIST
new file mode 100644
index 00000000000..806d740d461
--- /dev/null
+++ b/print/tex-substr/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 21:53:53 markd Exp $
+share/texmf-dist/tex/latex/substr/substr.sty
diff --git a/print/tex-substr/distinfo b/print/tex-substr/distinfo
new file mode 100644
index 00000000000..ded0f994289
--- /dev/null
+++ b/print/tex-substr/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/04/09 21:53:53 markd Exp $
+
+SHA1 (tex-substr-1.2/substr.tar.xz) = f8a62dfc42d99adfe641da9226651fb0698c92b1
+RMD160 (tex-substr-1.2/substr.tar.xz) = e69cad43de449ced4bdfc877766f6af138e0431d
+Size (tex-substr-1.2/substr.tar.xz) = 2024 bytes