From 758829052594421ad3aba3d642b5a134f7857082 Mon Sep 17 00:00:00 2001 From: mbr Date: Sat, 15 Jun 2002 00:07:45 +0000 Subject: Add Polish OpenOffice slave port --- polish/openoffice-1.0/Makefile | 15 +++++++++++++++ polish/openoffice/Makefile | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 polish/openoffice-1.0/Makefile create mode 100644 polish/openoffice/Makefile (limited to 'polish') 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" -- cgit