diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:24:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:24:52 +0000 |
commit | 6782103e189a1ad7c4d2852d5fb31160b041ce2d (patch) | |
tree | 3dc787f894f1793ce9fd682c6bc2685267ec1180 /hungarian | |
parent | 0d92bcd6726d0f248a4ed09327cfae0fccecd953 (diff) | |
download | ports-6782103e189a1ad7c4d2852d5fb31160b041ce2d.tar.gz ports-6782103e189a1ad7c4d2852d5fb31160b041ce2d.zip |
Notes
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/Makefile | 1 | ||||
-rw-r--r-- | hungarian/hyphen/Makefile | 29 | ||||
-rw-r--r-- | hungarian/hyphen/distinfo | 2 | ||||
-rw-r--r-- | hungarian/hyphen/pkg-descr | 1 |
4 files changed, 33 insertions, 0 deletions
diff --git a/hungarian/Makefile b/hungarian/Makefile index cbf649b8f249..37cdb1e1264f 100644 --- a/hungarian/Makefile +++ b/hungarian/Makefile @@ -7,6 +7,7 @@ SUBDIR += hu-phone SUBDIR += hu-zipcodes SUBDIR += hunspell + SUBDIR += hyphen SUBDIR += ispell SUBDIR += jdictionary-eng-hun SUBDIR += jdictionary-eng-hun-expr diff --git a/hungarian/hyphen/Makefile b/hungarian/hyphen/Makefile new file mode 100644 index 000000000000..1d90f25c04d3 --- /dev/null +++ b/hungarian/hyphen/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= hyphen +PORTVERSION= 2007.05.17 +CATEGORIES= hungarian textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_hu_HU + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Hungarian hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_hu_HU.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_hu_HU.dic ${PREFIX}/share/hyphen + +.include <bsd.port.mk> diff --git a/hungarian/hyphen/distinfo b/hungarian/hyphen/distinfo new file mode 100644 index 000000000000..2ecce5cabcb2 --- /dev/null +++ b/hungarian/hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_hu_HU.zip) = 3eb989ce5d6952224f800ec76000a71a509a5db37a63292a53f0381c39fcbaa1 +SIZE (hyph_hu_HU.zip) = 275139 diff --git a/hungarian/hyphen/pkg-descr b/hungarian/hyphen/pkg-descr new file mode 100644 index 000000000000..3456ffe85571 --- /dev/null +++ b/hungarian/hyphen/pkg-descr @@ -0,0 +1 @@ +Hungarian hyphenation rules |