diff options
Diffstat (limited to 'polish')
-rw-r--r-- | polish/ooodict_PL/Makefile | 18 | ||||
-rw-r--r-- | polish/ooodict_PL/pkg-comment | 1 | ||||
-rw-r--r-- | polish/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | polish/openoffice/Makefile | 1 |
4 files changed, 19 insertions, 2 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile new file mode 100644 index 00000000000..2944035f3b5 --- /dev/null +++ b/polish/ooodict_PL/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice Spell Checking Dictionary +# for Polish (Poland) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANGPREFIX= pl +LANGSUFFIX= PL +LANGDIST+= pl_PL.zip +MASTERDIR= ${.CURDIR}/../ooodict-all +RDEP= ${PORTSDIR}/editors/openoffice-pl + +.include "${MASTERDIR}/Makefile" diff --git a/polish/ooodict_PL/pkg-comment b/polish/ooodict_PL/pkg-comment new file mode 100644 index 00000000000..b7383c0850d --- /dev/null +++ b/polish/ooodict_PL/pkg-comment @@ -0,0 +1 @@ +Polish (Poland) MySpell dictionary for OpenOffice.org diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile index 99802dc96d9..b2edd5a2c42 100644 --- a/polish/openoffice-1.0/Makefile +++ b/polish/openoffice-1.0/Makefile @@ -9,7 +9,6 @@ CATEGORIES= editors LANG_PKGNAME= pl LANG_EXT= 48 -EXTRACT_LANGDIST+= pl_PL.zip LANG_CONFIGURE_ARG= POL MASTERDIR= ${.CURDIR}/../openoffice diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile index 99802dc96d9..b2edd5a2c42 100644 --- a/polish/openoffice/Makefile +++ b/polish/openoffice/Makefile @@ -9,7 +9,6 @@ CATEGORIES= editors LANG_PKGNAME= pl LANG_EXT= 48 -EXTRACT_LANGDIST+= pl_PL.zip LANG_CONFIGURE_ARG= POL MASTERDIR= ${.CURDIR}/../openoffice |