mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Add russian ooodict port.
PR: 47158 Submitted by: Anton Yudin <toha@toha.org.ua>
This commit is contained in:
parent
327e6e0919
commit
f2b39cb68f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80928
@ -15,6 +15,7 @@
|
||||
SUBDIR += ksocrat
|
||||
SUBDIR += messarge
|
||||
SUBDIR += mtc
|
||||
SUBDIR += ooodict-ru_RU
|
||||
SUBDIR += openoffice
|
||||
SUBDIR += p5-Lingua-RU-Charset
|
||||
SUBDIR += p5-XML-Parser-encodings
|
||||
|
20
russian/ooodict-ru_RU/Makefile
Normal file
20
russian/ooodict-ru_RU/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for:
|
||||
# OpenOffice Spell Checking Dictionary
|
||||
# for Russian (Russia) language
|
||||
# Date created: Tue Aug 10 24:00:00 UTC 2002
|
||||
# Whom: Anton Yudin <toha@toha.org.ua>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
COMMENT= Russian MySpell dictionary for OpenOffice.org
|
||||
CATEGORIES= russian
|
||||
|
||||
LANGPREFIX= ru
|
||||
LANGSUFFIX= RU
|
||||
LANGDIST+= ru_RU_io.zip
|
||||
HYPHDIST+= hyph_de_DE.zip
|
||||
MASTERDIR= ${.CURDIR}/../../editors/ooodict-all
|
||||
RDEP= ${PORTSDIR}/russian/openoffice
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user