summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-09-24 16:14:55 +0000
committerminskim <minskim@pkgsrc.org>2010-09-24 16:14:55 +0000
commitca7427c015eeaf5beb79e82969f455b3f4ca4ffd (patch)
tree7b0986dcff1bc5de98a2641449b0caa0aabcd74c
parent6a2ca3452a8ce04165b208f8f542b91e21f47c7e (diff)
downloadpkgsrc-ca7427c015eeaf5beb79e82969f455b3f4ca4ffd.tar.gz
Import tex-path-3.03b as print/tex-path.
Defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets the text in typewriter font and allows hyphen-less breaks at punctuation characters. The set of characters to be regarded as punctuation may be changed from the package's default.
-rw-r--r--print/tex-path/DESCR4
-rw-r--r--print/tex-path/Makefile13
-rw-r--r--print/tex-path/PLIST2
-rw-r--r--print/tex-path/distinfo5
4 files changed, 24 insertions, 0 deletions
diff --git a/print/tex-path/DESCR b/print/tex-path/DESCR
new file mode 100644
index 00000000000..32c578ba99c
--- /dev/null
+++ b/print/tex-path/DESCR
@@ -0,0 +1,4 @@
+Defines a macro \path|...|, similar to the LaTeX \verb|...|, that sets
+the text in typewriter font and allows hyphen-less breaks at punctuation
+characters. The set of characters to be regarded as punctuation may be
+changed from the package's default.
diff --git a/print/tex-path/Makefile b/print/tex-path/Makefile
new file mode 100644
index 00000000000..4fcc38c9bc3
--- /dev/null
+++ b/print/tex-path/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/09/24 16:14:55 minskim Exp $
+
+DISTNAME= path
+PKGNAME= tex-${DISTNAME}-3.03b
+TEXLIVE_REV= 19866
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= LaTeX package to typeset paths
+
+CONFLICTS+= tex-ltxmisc<2010
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-path/PLIST b/print/tex-path/PLIST
new file mode 100644
index 00000000000..def140656fa
--- /dev/null
+++ b/print/tex-path/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/24 16:14:55 minskim Exp $
+share/texmf-dist/tex/generic/path/path.sty
diff --git a/print/tex-path/distinfo b/print/tex-path/distinfo
new file mode 100644
index 00000000000..25c7e2703ee
--- /dev/null
+++ b/print/tex-path/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/09/24 16:14:55 minskim Exp $
+
+SHA1 (tex-path-19866/path.tar.xz) = 803ba8b455915d687960d22463cbf2542e1a9889
+RMD160 (tex-path-19866/path.tar.xz) = c3fd293924b9abd017a02e3e252553644e406d8d
+Size (tex-path-19866/path.tar.xz) = 5100 bytes