diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:10:42 +0000 |
commit | fed46073a06858880b0c0ee345e3669873143e10 (patch) | |
tree | 411b22104c18bd2fdd06f287405630fafa7751e7 /polish | |
parent | 7e97e99c063f6f87b5f88c1b87dfcced02fc2172 (diff) | |
download | ports-fed46073a06858880b0c0ee345e3669873143e10.tar.gz ports-fed46073a06858880b0c0ee345e3669873143e10.zip |
Notes
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 000000000000..2944035f3b57 --- /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 000000000000..b7383c0850d4 --- /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 99802dc96d92..b2edd5a2c423 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 99802dc96d92..b2edd5a2c423 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 |