From 109dc981378cc3b56719177fd216c2e4bab5dae5 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 15 Apr 2009 07:50:34 +0000 Subject: Import tex-hyphen-spanish-4.2a as print/tex-hyphen-spanish. This package provides TeX hyphenation patterns for Spanish. --- print/tex-hyphen-spanish/DESCR | 1 + print/tex-hyphen-spanish/Makefile | 19 +++++++++++++++++++ print/tex-hyphen-spanish/PLIST | 1 + print/tex-hyphen-spanish/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 print/tex-hyphen-spanish/DESCR create mode 100644 print/tex-hyphen-spanish/Makefile create mode 100644 print/tex-hyphen-spanish/PLIST create mode 100644 print/tex-hyphen-spanish/distinfo (limited to 'print/tex-hyphen-spanish') diff --git a/print/tex-hyphen-spanish/DESCR b/print/tex-hyphen-spanish/DESCR new file mode 100644 index 00000000000..224bbe07869 --- /dev/null +++ b/print/tex-hyphen-spanish/DESCR @@ -0,0 +1 @@ +This package provides TeX hyphenation patterns for Spanish. diff --git a/print/tex-hyphen-spanish/Makefile b/print/tex-hyphen-spanish/Makefile new file mode 100644 index 00000000000..e6fb567a591 --- /dev/null +++ b/print/tex-hyphen-spanish/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:50:34 minskim Exp $ +# TeX Live Revision 8996 + +DISTNAME= hyphen-spanish +PKGNAME= tex-${DISTNAME}-4.2a + +MAINTAINER= minskim@NetBSD.org +COMMENT= Hyphenation patterns for Spanish + +CONFLICTS+= teTeX-texmf<=3.0nb12 +DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 + +TEX_HYPHEN_DAT+= spanish loadhyph-es.tex +TEX_HYPHEN_DAT+= = espanol +TEX_HYPHEN_DEF+= \addlanguage{spanish}{loadhyph-es.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \addlanguage{espanol}{loadhyph-es.tex}{}{2}{2} + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-hyphen-spanish/PLIST b/print/tex-hyphen-spanish/PLIST new file mode 100644 index 00000000000..6fd51188576 --- /dev/null +++ b/print/tex-hyphen-spanish/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/15 07:50:34 minskim Exp $ diff --git a/print/tex-hyphen-spanish/distinfo b/print/tex-hyphen-spanish/distinfo new file mode 100644 index 00000000000..bfd7469885e --- /dev/null +++ b/print/tex-hyphen-spanish/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/04/15 07:50:34 minskim Exp $ + +SHA1 (tex-hyphen-spanish-4.2a/hyphen-spanish.tar.lzma) = 1632b9e1c5a18deb92e16076cfd8cedcc813b6a8 +RMD160 (tex-hyphen-spanish-4.2a/hyphen-spanish.tar.lzma) = 7fb6986d77cb435e654f7a81b861e2963aa1431a +Size (tex-hyphen-spanish-4.2a/hyphen-spanish.tar.lzma) = 498 bytes -- cgit v1.2.3