diff --git a/russian/Makefile b/russian/Makefile index 1c5f39c23789..00f3b67bf765 100644 --- a/russian/Makefile +++ b/russian/Makefile @@ -15,6 +15,7 @@ SUBDIR += koi8r-ps SUBDIR += messarge SUBDIR += netscape4.language + SUBDIR += openoffice SUBDIR += p5-Lingua-RU-Charset SUBDIR += p5-XML-Parser-encodings SUBDIR += p5-cyrillic diff --git a/russian/openoffice-1.0/Makefile b/russian/openoffice-1.0/Makefile new file mode 100644 index 000000000000..a244bafb5441 --- /dev/null +++ b/russian/openoffice-1.0/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Russian language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= russian + +LANG_PKGNAME= ru +LANG_EXT= 07 +LANG_CONFIGURE_ARG= RUSS +MASTERDIR= ${.CURDIR}/../../editors/openoffice + +.include "${.CURDIR}/../../editors/openoffice/Makefile" diff --git a/russian/openoffice/Makefile b/russian/openoffice/Makefile new file mode 100644 index 000000000000..a244bafb5441 --- /dev/null +++ b/russian/openoffice/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Russian language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= russian + +LANG_PKGNAME= ru +LANG_EXT= 07 +LANG_CONFIGURE_ARG= RUSS +MASTERDIR= ${.CURDIR}/../../editors/openoffice + +.include "${.CURDIR}/../../editors/openoffice/Makefile"