aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-21 10:24:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-21 10:24:12 +0000
commit0d92bcd6726d0f248a4ed09327cfae0fccecd953 (patch)
tree4dbd46cb2d17a61a9e01fa44c875d69e9fb66fef /german
parenta066e304db3c1934848d94553e9396d4c9488b16 (diff)
downloadports-0d92bcd6726d0f248a4ed09327cfae0fccecd953.tar.gz
ports-0d92bcd6726d0f248a4ed09327cfae0fccecd953.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/Makefile1
-rw-r--r--german/hyphen/Makefile38
-rw-r--r--german/hyphen/distinfo2
-rw-r--r--german/hyphen/pkg-descr1
4 files changed, 42 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile
index e38d1cff1f5f..d442c7d68bdc 100644
--- a/german/Makefile
+++ b/german/Makefile
@@ -22,6 +22,7 @@
SUBDIR += geonext
SUBDIR += gimp-help
SUBDIR += hunspell
+ SUBDIR += hyphen
SUBDIR += ispell
SUBDIR += ispell-alt
SUBDIR += ispell-neu
diff --git a/german/hyphen/Makefile b/german/hyphen/Makefile
new file mode 100644
index 000000000000..70af33a9a9b5
--- /dev/null
+++ b/german/hyphen/Makefile
@@ -0,0 +1,38 @@
+# New ports collection makefile for: de-hyphen
+# Date created: 2011-07-21
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= hyphen
+PORTVERSION= 2007.02.17
+CATEGORIES= german textproc
+MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/
+DISTNAME= hyph_de_DE
+
+MAINTAINER= bapt@FreeBSD.org
+COMMENT= German hyphenation rules
+
+LICENSE= LGPL21
+
+USE_ZIP= yes
+NO_BUILD= yes
+
+DEALIASES= de_AT de_BE de_CH de_LI de_LU
+
+PLIST_FILES= share/hyphen/hyph_de_DE.dic
+.for ALIAS in ${DEALIASES}
+PLIST_FILES+= share/hyphen/hyph_${ALIAS}.dic
+.endfor
+PLIST_DIRS= share/hyphen
+
+do-install:
+ @${MKDIR} ${PREFIX}/share/hyphen
+ @${INSTALL_DATA} ${WRKDIR}/hyph_de_DE.dic ${PREFIX}/share/hyphen
+ @cd ${PREFIX}/share/hyphen; \
+ for alias in ${DEALIASES}; do \
+ ${LN} -s hyph_de_DE.dic hyph_$${alias}.dic ; \
+ done
+
+.include <bsd.port.mk>
diff --git a/german/hyphen/distinfo b/german/hyphen/distinfo
new file mode 100644
index 000000000000..1f2f1c9a0d22
--- /dev/null
+++ b/german/hyphen/distinfo
@@ -0,0 +1,2 @@
+SHA256 (hyph_de_DE.zip) = 731a87fb5ed128341b4178b1dee11819fd5e7392e4ac0526c318d9ab28cf61c9
+SIZE (hyph_de_DE.zip) = 26322
diff --git a/german/hyphen/pkg-descr b/german/hyphen/pkg-descr
new file mode 100644
index 000000000000..d2a2e4fa387f
--- /dev/null
+++ b/german/hyphen/pkg-descr
@@ -0,0 +1 @@
+German hyphenation rules