diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 18:34:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 18:34:20 +0800 |
commit | 949ee7bbe02ebcf7b24d97787cc11f290d14f7fa (patch) | |
tree | 7bd598cab830046eddd3cb3f5ec40f398c20694d /textproc/sv-hyphen | |
parent | 089560dc1f6a3677ba6f41aa84a3db11140dd85b (diff) | |
download | freebsd-ports-gnome-949ee7bbe02ebcf7b24d97787cc11f290d14f7fa.tar.gz freebsd-ports-gnome-949ee7bbe02ebcf7b24d97787cc11f290d14f7fa.tar.zst freebsd-ports-gnome-949ee7bbe02ebcf7b24d97787cc11f290d14f7fa.zip |
Add Swedish hyphenation rules
Diffstat (limited to 'textproc/sv-hyphen')
-rw-r--r-- | textproc/sv-hyphen/Makefile | 31 | ||||
-rw-r--r-- | textproc/sv-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/sv-hyphen/pkg-descr | 1 |
3 files changed, 34 insertions, 0 deletions
diff --git a/textproc/sv-hyphen/Makefile b/textproc/sv-hyphen/Makefile new file mode 100644 index 000000000000..c5a957dd894d --- /dev/null +++ b/textproc/sv-hyphen/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: sv-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= sv-hyphen +PORTVERSION= 2005.04.15 +CATEGORIES= textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_sv_SE + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Swedish hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_sv_SE.dic \ + share/hyphen/hyph_sv_FI.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_sv_SE.dic ${PREFIX}/share/hyphen + @cd ${PREFIX}/share/hyphen; ${LN} -s hyph_sv_SE.dic hyph_sv_FI.dic + +.include <bsd.port.mk> diff --git a/textproc/sv-hyphen/distinfo b/textproc/sv-hyphen/distinfo new file mode 100644 index 000000000000..fae23f7ee8ea --- /dev/null +++ b/textproc/sv-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_sv_SE.zip) = 235820858f2e8a1000cf3d2a24cbbd45516d28038ae25b1875fd6b1a08ee97d3 +SIZE (hyph_sv_SE.zip) = 26113 diff --git a/textproc/sv-hyphen/pkg-descr b/textproc/sv-hyphen/pkg-descr new file mode 100644 index 000000000000..b1edd4735598 --- /dev/null +++ b/textproc/sv-hyphen/pkg-descr @@ -0,0 +1 @@ +Swedish hyphenation rules |