From 2eff2d795361046a0cc6d9bc13f0d02b2b8fa163 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 21 Jul 2011 14:33:07 +0000 Subject: Add some locales thesaurus --- russian/Makefile | 1 + russian/mythes/Makefile | 36 ++++++++++++++++++++++++++++++++++++ russian/mythes/distinfo | 2 ++ russian/mythes/pkg-descr | 1 + 4 files changed, 40 insertions(+) create mode 100644 russian/mythes/Makefile create mode 100644 russian/mythes/distinfo create mode 100644 russian/mythes/pkg-descr (limited to 'russian') diff --git a/russian/Makefile b/russian/Makefile index a5be4716f45d..1c0b598efb31 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -31,6 +31,7 @@ SUBDIR += messarge SUBDIR += mueller-dic SUBDIR += muttprint + SUBDIR += mythes SUBDIR += napster SUBDIR += p5-Convert-Cyrillic SUBDIR += p5-Lingua-DetectCyrillic diff --git a/russian/mythes/Makefile b/russian/mythes/Makefile new file mode 100644 index 000000000000..3f7ecd5fc0cf --- /dev/null +++ b/russian/mythes/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: mythes +# Date created: 2011-07-21 +# Whom: Baptiste Daroussin +# +# $FreeBSD$ +# + +PORTNAME= mythes +PORTVERSION= 2007.06.13 +CATEGORIES= russian textproc +MASTER_SITES= http://download.i-rs.ru/pub/openoffice/dict/ +DISTNAME= thes_ru_RU_v2 + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Russian thesaurus + +LICENSE= LGPL21 + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/mythes/th_ru_RU_v2.dat \ + share/mythes/th_ru_RU_v2.idx \ + share/mythes/th_ru_UA_v2.dat \ + share/mythes/th_ru_UA_v2.idx + +PLIST_DIRS= share/mythes + +do-install: + @${MKDIR} ${PREFIX}/share/mythes + @${INSTALL_DATA} ${WRKDIR}/th_ru_RU_v2.* ${PREFIX}/share/mythes + @cd ${PREFIX}/share/mythes; \ + ${LN} -s th_ru_RU_v2.dat th_ru_UA_v2.dat; \ + ${LN} -s th_ru_RU_v2.idx th_ru_UA_v2.idx + +.include diff --git a/russian/mythes/distinfo b/russian/mythes/distinfo new file mode 100644 index 000000000000..0be17dae6bb3 --- /dev/null +++ b/russian/mythes/distinfo @@ -0,0 +1,2 @@ +SHA256 (thes_ru_RU_v2.zip) = 58f7f86d63b9f4052c90f4964a37b608b4defabf0723902fa9b6f007a35fbdd4 +SIZE (thes_ru_RU_v2.zip) = 470867 diff --git a/russian/mythes/pkg-descr b/russian/mythes/pkg-descr new file mode 100644 index 000000000000..3372254eea32 --- /dev/null +++ b/russian/mythes/pkg-descr @@ -0,0 +1 @@ +Russian thesaurus -- cgit v1.2.3