diff options
author | mbr <mbr@FreeBSD.org> | 2002-06-15 08:07:45 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-06-15 08:07:45 +0800 |
commit | 758829052594421ad3aba3d642b5a134f7857082 (patch) | |
tree | a0b244f22955f671cddfd002ea651c49622151a0 /polish | |
parent | bcd229a523ec2f7be7150fce29f156b6db9c594c (diff) | |
download | freebsd-ports-gnome-758829052594421ad3aba3d642b5a134f7857082.tar.gz freebsd-ports-gnome-758829052594421ad3aba3d642b5a134f7857082.tar.zst freebsd-ports-gnome-758829052594421ad3aba3d642b5a134f7857082.zip |
Add Polish OpenOffice slave port
Diffstat (limited to 'polish')
-rw-r--r-- | polish/openoffice-1.0/Makefile | 15 | ||||
-rw-r--r-- | polish/openoffice/Makefile | 15 |
2 files changed, 30 insertions, 0 deletions
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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> +# +# $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 <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANG_PKGNAME= pl +LANG_EXT= 48 +LANG_CONFIGURE_ARG= POL +MASTERDIR= ${.CURDIR}/../openoffice + +.include "${MASTERDIR}/Makefile" |