From c273f51eceea2ef7ccb7bbef60ded89e6f0899ba Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sat, 15 Jun 2002 00:07:45 +0000 Subject: [PATCH] Add Polish OpenOffice slave port --- editors/Makefile | 1 + editors/openoffice-pl/Makefile | 15 +++++++++++++++ polish/openoffice-1.0/Makefile | 15 +++++++++++++++ polish/openoffice/Makefile | 15 +++++++++++++++ 4 files changed, 46 insertions(+) create mode 100644 editors/openoffice-pl/Makefile create mode 100644 polish/openoffice-1.0/Makefile create mode 100644 polish/openoffice/Makefile diff --git a/editors/Makefile b/editors/Makefile index 34b240fd3065..5468a9886184 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -99,6 +99,7 @@ SUBDIR += openoffice-gr SUBDIR += openoffice-it SUBDIR += openoffice-nl + SUBDIR += openoffice-pl SUBDIR += openoffice-pt SUBDIR += openoffice-tr SUBDIR += pico diff --git a/editors/openoffice-pl/Makefile b/editors/openoffice-pl/Makefile new file mode 100644 index 000000000000..b2edd5a2c423 --- /dev/null +++ b/editors/openoffice-pl/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Polish language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= pl +LANG_EXT= 48 +LANG_CONFIGURE_ARG= POL +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile" diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile new file mode 100644 index 000000000000..b2edd5a2c423 --- /dev/null +++ b/polish/openoffice-1.0/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Polish language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= pl +LANG_EXT= 48 +LANG_CONFIGURE_ARG= POL +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile" diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile new file mode 100644 index 000000000000..b2edd5a2c423 --- /dev/null +++ b/polish/openoffice/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: OpenOffice for Polish language +# Date created: Tue Jun 11 16:47:21 UTC 2002 +# Whom: Martin Blapp and Mario Ferreira +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= pl +LANG_EXT= 48 +LANG_CONFIGURE_ARG= POL +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile"