diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:32:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 10:32:20 +0000 |
commit | bea502e6441cb43cbdd2d5d99aba55164087538c (patch) | |
tree | 45fe1d5569ca9f5361a6663e76a8d926b9b54c2b /russian | |
parent | 6050b5a8b91f49f63b028d4ff3cea111a5a4162f (diff) | |
download | ports-bea502e6441cb43cbdd2d5d99aba55164087538c.tar.gz ports-bea502e6441cb43cbdd2d5d99aba55164087538c.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/hyphen/Makefile | 31 | ||||
-rw-r--r-- | russian/hyphen/distinfo | 2 | ||||
-rw-r--r-- | russian/hyphen/pkg-descr | 1 |
4 files changed, 35 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile index 6debbaf472f2..a5be4716f45d 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -18,6 +18,7 @@ SUBDIR += gd SUBDIR += gimp-help SUBDIR += hunspell + SUBDIR += hyphen SUBDIR += ircd-hybrid SUBDIR += kde3-i18n SUBDIR += kde4-l10n diff --git a/russian/hyphen/Makefile b/russian/hyphen/Makefile new file mode 100644 index 000000000000..e39635a6ae8f --- /dev/null +++ b/russian/hyphen/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: hyphen +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= hyphen +PORTVERSION= 2004.04.15 +CATEGORIES= russian textproc +MASTER_SITES= http://ftp.osuosl.org/pub/openoffice/contrib/dictionaries/ +DISTNAME= hyph_ru_RU + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Russian hyphenation rules + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hyphen/hyph_ru_RU.dic \ + share/hyphen/hyph_ru_UA.dic +PLIST_DIRS= share/hyphen + +do-install: + @${MKDIR} ${PREFIX}/share/hyphen + @${INSTALL_DATA} ${WRKDIR}/hyph_ru_RU.dic ${PREFIX}/share/hyphen + @cd ${PREFIX}/share/hyphen; ${LN} -s hyph_ru_RU.dic hyph_ru_UA.dic + +.include <bsd.port.mk> diff --git a/russian/hyphen/distinfo b/russian/hyphen/distinfo new file mode 100644 index 000000000000..2c6e5cf4edb3 --- /dev/null +++ b/russian/hyphen/distinfo @@ -0,0 +1,2 @@ +SHA256 (hyph_ru_RU.zip) = 95b2198f937f1ba1fe2373302c81517ee88a38c237a1ed5557c543a7e2b141df +SIZE (hyph_ru_RU.zip) = 11089 diff --git a/russian/hyphen/pkg-descr b/russian/hyphen/pkg-descr new file mode 100644 index 000000000000..416c887081f7 --- /dev/null +++ b/russian/hyphen/pkg-descr @@ -0,0 +1 @@ +Russian hyphenation rules |