diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 08:31:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 08:31:30 +0000 |
commit | 2348c5b60c63415948f78d28acb1563f36bffaf5 (patch) | |
tree | 65ea049d7f45d2a94115bae16aa93cede075c3a5 | |
parent | Add Bulgarian hyphenation rules (diff) |
Add Danish hyphenation rules
Notes
Notes:
svn path=/head/; revision=278079
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/da-hyphen/Makefile | 29 | ||||
-rw-r--r-- | textproc/da-hyphen/distinfo | 2 | ||||
-rw-r--r-- | textproc/da-hyphen/pkg-descr | 1 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index bb8e07d16223..eed5ef13cc60 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -82,6 +82,7 @@ SUBDIR += cwtext SUBDIR += cy-aspell SUBDIR += da-aspell + SUBDIR += da-hyphen SUBDIR += dadadodo SUBDIR += db2latex SUBDIR += dbacl diff --git a/textproc/da-hyphen/Makefile b/textproc/da-hyphen/Makefile new file mode 100644 index 000000000000..eda0be8fe853 --- /dev/null +++ b/textproc/da-hyphen/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: da-hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= da-hyphen +PORTVERSION= 2007.09.30 +CATEGORIES= textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_da_DK + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Danish hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_da_DK.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_da_DK.dic ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/textproc/da-hyphen/distinfo b/textproc/da-hyphen/distinfo new file mode 100644 index 000000000000..8a3e6c2861f8 --- /dev/null +++ b/textproc/da-hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_da_DK.zip) = 8f6db89fddbabe7f6ea3644f6dd55db6597251e9d4b06535fd9235685b0c3fb6 +SIZE (hyph_da_DK.zip) = 3809 diff --git a/textproc/da-hyphen/pkg-descr b/textproc/da-hyphen/pkg-descr new file mode 100644 index 000000000000..401cc2bb17bf --- /dev/null +++ b/textproc/da-hyphen/pkg-descr @@ -0,0 +1 @@ +Danish hyphenation rules |