diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 18:26:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 18:26:58 +0800 |
commit | 145e13be82de8ec5894089b8eae576077c335823 (patch) | |
tree | 989a23c4fcabc4b2ba216a84bb90801b27bac7f7 /textproc/is-hyphen | |
parent | 644b6c4037e66414ace66a64ed966acacaa77fb1 (diff) | |
download | freebsd-ports-gnome-145e13be82de8ec5894089b8eae576077c335823.tar.gz freebsd-ports-gnome-145e13be82de8ec5894089b8eae576077c335823.tar.zst freebsd-ports-gnome-145e13be82de8ec5894089b8eae576077c335823.zip |
Add Icelandic hyphenation rules
Diffstat (limited to 'textproc/is-hyphen')
-rw-r--r-- | textproc/is-hyphen/Makefile | 29 | ||||
-rw-r--r-- | textproc/is-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/is-hyphen/pkg-descr | 1 |
3 files changed, 32 insertions, 0 deletions
diff --git a/textproc/is-hyphen/Makefile b/textproc/is-hyphen/Makefile new file mode 100644 index 000000000000..1566e8360d01 --- /dev/null +++ b/textproc/is-hyphen/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: is-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= is-hyphen +PORTVERSION= 2004.04.15 +CATEGORIES= textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_is_IS + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Icelandic hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_is_IS.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_is_IS.dic ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/textproc/is-hyphen/distinfo b/textproc/is-hyphen/distinfo new file mode 100644 index 000000000000..c2d9ed5dfd8a --- /dev/null +++ b/textproc/is-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_is_IS.zip) = 9ad8d1c3ab427508766eadc3f60902b79ddac3325a5c6ece8f3d82d6dc539c2f +SIZE (hyph_is_IS.zip) = 14246 diff --git a/textproc/is-hyphen/pkg-descr b/textproc/is-hyphen/pkg-descr new file mode 100644 index 000000000000..01980ca9cc8a --- /dev/null +++ b/textproc/is-hyphen/pkg-descr @@ -0,0 +1 @@ +Icelandic hyphenation rules |