diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 18:28:53 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 18:28:53 +0800 |
commit | afeab925059cb89c5eefe6ad8ef929440a5b846e (patch) | |
tree | 43957f3eccf35168347f8815b1815641ba847141 /textproc | |
parent | 9c2b15f6355f3d5d68a84ea57512d1f80acf8f61 (diff) | |
download | freebsd-ports-gnome-afeab925059cb89c5eefe6ad8ef929440a5b846e.tar.gz freebsd-ports-gnome-afeab925059cb89c5eefe6ad8ef929440a5b846e.tar.zst freebsd-ports-gnome-afeab925059cb89c5eefe6ad8ef929440a5b846e.zip |
Add Dutch hyphenation rules
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/nl-hyphen/Makefile | 29 | ||||
-rw-r--r-- | textproc/nl-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/nl-hyphen/pkg-descr | 1 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 3e04d7d8d644..cf3e6b80c8da 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -425,6 +425,7 @@ SUBDIR += nb-aspell SUBDIR += nds-aspell SUBDIR += nl-aspell + SUBDIR += nl-hyphen SUBDIR += nl-ispell SUBDIR += nltk SUBDIR += nn-aspell diff --git a/textproc/nl-hyphen/Makefile b/textproc/nl-hyphen/Makefile new file mode 100644 index 000000000000..1b68cdfe6cdd --- /dev/null +++ b/textproc/nl-hyphen/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: nl-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= nl-hyphen +PORTVERSION= 2005.10.16 +CATEGORIES= textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_nl_NL + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Dutch hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_nl_NL.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_nl_NL.dic ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/textproc/nl-hyphen/distinfo b/textproc/nl-hyphen/distinfo new file mode 100644 index 000000000000..4b518f62a2cf --- /dev/null +++ b/textproc/nl-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_nl_NL.zip) = f48cb8a7ec86b94fe7383fd0c781c83b69c57b595cb10a6a69a5444f4f2368a7 +SIZE (hyph_nl_NL.zip) = 55655 diff --git a/textproc/nl-hyphen/pkg-descr b/textproc/nl-hyphen/pkg-descr new file mode 100644 index 000000000000..d3ad5ea81079 --- /dev/null +++ b/textproc/nl-hyphen/pkg-descr @@ -0,0 +1 @@ +Dutch hyphenation rules |