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 /french | |
parent | 7e97e99c063f6f87b5f88c1b87dfcced02fc2172 (diff) | |
download | ports-fed46073a06858880b0c0ee345e3669873143e10.tar.gz ports-fed46073a06858880b0c0ee345e3669873143e10.zip |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/ooodict-fr_FR/Makefile | 18 | ||||
-rw-r--r-- | french/ooodict-fr_FR/pkg-comment | 1 | ||||
-rw-r--r-- | french/openoffice-1.0/Makefile | 1 | ||||
-rw-r--r-- | french/openoffice/Makefile | 1 |
4 files changed, 19 insertions, 2 deletions
diff --git a/french/ooodict-fr_FR/Makefile b/french/ooodict-fr_FR/Makefile new file mode 100644 index 000000000000..301507bbb6c1 --- /dev/null +++ b/french/ooodict-fr_FR/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: +# OpenOffice Spell Checking Dictionary +# for French (France) +# Date created: Tue Aug 10 24:00:00 UTC 2002 +# Whom: Martin Blapp <mbr@FreeBSD.org> +# +# $FreeBSD$ +# + +CATEGORIES= editors + +LANGPREFIX= fr +LANGSUFFIX= FR +LANGDIST+= fr_FR.zip +MASTERDIR= ${.CURDIR}/../../editors/ooodict-all +RDEP= ${PORTSDIR}/french/openoffice + +.include "${MASTERDIR}/Makefile" diff --git a/french/ooodict-fr_FR/pkg-comment b/french/ooodict-fr_FR/pkg-comment new file mode 100644 index 000000000000..12bba3257cf1 --- /dev/null +++ b/french/ooodict-fr_FR/pkg-comment @@ -0,0 +1 @@ +French (France) MySpell dictionary for OpenOffice.org diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile index 7cffecae4b14..544ffdd04ae4 100644 --- a/french/openoffice-1.0/Makefile +++ b/french/openoffice-1.0/Makefile @@ -9,7 +9,6 @@ CATEGORIES= french editors LANG_PKGNAME= fr LANG_EXT= 33 -EXTRACT_LANGDIST+= fr_FR.zip LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice diff --git a/french/openoffice/Makefile b/french/openoffice/Makefile index 7cffecae4b14..544ffdd04ae4 100644 --- a/french/openoffice/Makefile +++ b/french/openoffice/Makefile @@ -9,7 +9,6 @@ CATEGORIES= french editors LANG_PKGNAME= fr LANG_EXT= 33 -EXTRACT_LANGDIST+= fr_FR.zip LANG_CONFIGURE_ARG= FREN MASTERDIR= ${.CURDIR}/../../editors/openoffice |