summaryrefslogtreecommitdiff
path: root/print/tex-hyphen-basque/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-hyphen-basque/Makefile')
-rw-r--r--print/tex-hyphen-basque/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/print/tex-hyphen-basque/Makefile b/print/tex-hyphen-basque/Makefile
new file mode 100644
index 00000000000..259a8f56c3b
--- /dev/null
+++ b/print/tex-hyphen-basque/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:20:57 minskim Exp $
+# TeX Live Revision 8983
+
+DISTNAME= hyphen-basque
+PKGNAME= tex-${DISTNAME}-2008.8983
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Hyphenation patterns for Basque
+
+CONFLICTS+= teTeX-texmf<=3.0nb12
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= basque loadhyph-eu.tex
+TEX_HYPHEN_DEF+= \addlanguage{basque}{loadhyph-eu.tex}{}{2}{2}
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"