aboutsummaryrefslogtreecommitdiffstats
path: root/german/hyphen
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-07-21 18:24:12 +0800
committerbapt <bapt@FreeBSD.org>2011-07-21 18:24:12 +0800
commit38dc3ab55b7b2f8776e6b45a9174688d694b63a8 (patch)
tree9cf98f7de4369520d4f582fe92cffc3d5d50913b /german/hyphen
parentef10c8fb27fa7bfd24eec5bab46c6cb32eabcce9 (diff)
downloadfreebsd-ports-gnome-38dc3ab55b7b2f8776e6b45a9174688d694b63a8.tar.gz
freebsd-ports-gnome-38dc3ab55b7b2f8776e6b45a9174688d694b63a8.tar.zst
freebsd-ports-gnome-38dc3ab55b7b2f8776e6b45a9174688d694b63a8.zip
Add German hyphenation rules
Diffstat (limited to 'german/hyphen')
-rw-r--r--german/hyphen/Makefile38
-rw-r--r--german/hyphen/distinfo2
-rw-r--r--german/hyphen/pkg-descr1
3 files changed, 41 insertions, 0 deletions
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