From 38bfd8fbdd7b801fe98ea1adf95f34fae207d829 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 7 Feb 2011 00:42:11 +0000 Subject: Import tex-hyphenat-2.3c as print/tex-hyphenat. This package can disable all hyphenation or enable hyphenation of non-alphabetics or monospaced fonts. The package can also enable hyphenation within 'words' that contain non-alphabetic characters (e.g., that include underscores), and hyphenation of text typeset in monospaced (e.g., cmtt) fonts. --- print/tex-hyphenat/DESCR | 5 +++++ print/tex-hyphenat/Makefile | 14 ++++++++++++++ print/tex-hyphenat/PLIST | 2 ++ print/tex-hyphenat/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 print/tex-hyphenat/DESCR create mode 100644 print/tex-hyphenat/Makefile create mode 100644 print/tex-hyphenat/PLIST create mode 100644 print/tex-hyphenat/distinfo diff --git a/print/tex-hyphenat/DESCR b/print/tex-hyphenat/DESCR new file mode 100644 index 00000000000..49b0a20c9ad --- /dev/null +++ b/print/tex-hyphenat/DESCR @@ -0,0 +1,5 @@ +This package can disable all hyphenation or enable hyphenation of +non-alphabetics or monospaced fonts. The package can also enable +hyphenation within 'words' that contain non-alphabetic characters (e.g., +that include underscores), and hyphenation of text typeset in monospaced +(e.g., cmtt) fonts. diff --git a/print/tex-hyphenat/Makefile b/print/tex-hyphenat/Makefile new file mode 100644 index 00000000000..cae9c64d956 --- /dev/null +++ b/print/tex-hyphenat/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2011/02/07 00:42:11 minskim Exp $ + +DISTNAME= hyphenat +PKGNAME= tex-${DISTNAME}-2.3c +TEXLIVE_REV= 15878 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Disable/enable hypenation in LaTeX + +CONFLICT= teTeX-texmf<=3.0nb29 +DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphenat/PLIST b/print/tex-hyphenat/PLIST new file mode 100644 index 00000000000..33927bfd2da --- /dev/null +++ b/print/tex-hyphenat/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/07 00:42:11 minskim Exp $ +share/texmf-dist/tex/latex/hyphenat/hyphenat.sty diff --git a/print/tex-hyphenat/distinfo b/print/tex-hyphenat/distinfo new file mode 100644 index 00000000000..c174350ffa1 --- /dev/null +++ b/print/tex-hyphenat/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2011/02/07 00:42:11 minskim Exp $ + +SHA1 (tex-hyphenat-15878/hyphenat.tar.xz) = 4b94c850f82da60cb7aedd2acaa604baeaceb31b +RMD160 (tex-hyphenat-15878/hyphenat.tar.xz) = 00d7d24120727598c63acd3ec42aba8476145fb9 +Size (tex-hyphenat-15878/hyphenat.tar.xz) = 1688 bytes -- cgit v1.2.3