diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 18:33:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 18:33:39 +0800 |
commit | 089560dc1f6a3677ba6f41aa84a3db11140dd85b (patch) | |
tree | e196056aa3add4991f106d3483ca748de6450bc6 /textproc | |
parent | 5e30da82b4f9fbfac650e1162d5df1ff124b6ba6 (diff) | |
download | freebsd-ports-gnome-089560dc1f6a3677ba6f41aa84a3db11140dd85b.tar.gz freebsd-ports-gnome-089560dc1f6a3677ba6f41aa84a3db11140dd85b.tar.zst freebsd-ports-gnome-089560dc1f6a3677ba6f41aa84a3db11140dd85b.zip |
Add Slovenian hyphenation rules
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/sl-hyphen/Makefile | 29 | ||||
-rw-r--r-- | textproc/sl-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/sl-hyphen/pkg-descr | 1 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c9e3def26ddc..69510ee3fa20 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1247,6 +1247,7 @@ SUBDIR += skim SUBDIR += skribe SUBDIR += sl-aspell + SUBDIR += sl-hyphen SUBDIR += slides SUBDIR += sml-fxp SUBDIR += smu diff --git a/textproc/sl-hyphen/Makefile b/textproc/sl-hyphen/Makefile new file mode 100644 index 000000000000..1126c9d75d21 --- /dev/null +++ b/textproc/sl-hyphen/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: sl-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= sl-hyphen +PORTVERSION= 2007.01.27 +CATEGORIES= textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_sl_SI + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Slovenian hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_sl_SI.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_sl_SI.dic ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/textproc/sl-hyphen/distinfo b/textproc/sl-hyphen/distinfo new file mode 100644 index 000000000000..98f56a682ea1 --- /dev/null +++ b/textproc/sl-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_sl_SI.zip) = 306e375a4113992053c066c1a5e2574b2f1787e1ff75c2c23c2a7cd5f6ce65b5 +SIZE (hyph_sl_SI.zip) = 3964 diff --git a/textproc/sl-hyphen/pkg-descr b/textproc/sl-hyphen/pkg-descr new file mode 100644 index 000000000000..3cc866e1f16d --- /dev/null +++ b/textproc/sl-hyphen/pkg-descr @@ -0,0 +1 @@ +Slovenian hyphenation rules |