diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-06-15 00:15:06 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-06-15 00:15:06 +0000 |
commit | 31f9fb5ff64f00f44e8b7fe15ee4ec12a19f6ac4 (patch) | |
tree | ac919071fa835d4c6258e2def26b1b489f646c18 /russian | |
parent | 72c16cc1d3796e592bb64826cb0da6bfaac9804a (diff) | |
download | ports-31f9fb5ff64f00f44e8b7fe15ee4ec12a19f6ac4.tar.gz ports-31f9fb5ff64f00f44e8b7fe15ee4ec12a19f6ac4.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/Makefile | 1 | ||||
-rw-r--r-- | russian/openoffice-1.0/Makefile | 15 | ||||
-rw-r--r-- | russian/openoffice/Makefile | 15 |
3 files changed, 31 insertions, 0 deletions
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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> +# +# $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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= russian + +LANG_PKGNAME= ru +LANG_EXT= 07 +LANG_CONFIGURE_ARG= RUSS +MASTERDIR= ${.CURDIR}/../../editors/openoffice + +.include "${.CURDIR}/../../editors/openoffice/Makefile" |