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"