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