head	1.3;
access;
symbols
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.11.01.04.32.14;	author maho;	state dead;
branches;
next	1.2;

1.2
date	2005.08.29.07.05.14;	author maho;	state Exp;
branches;
next	1.1;

1.1
date	2005.06.05.23.49.27;	author pav;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like:
% cd ports/editors/ooodict-all
% make LOCALIZED_LANG=ABC
@
text
@# New ports collection makefile for:
# OpenOffice.org Spell Checking Dictionary
# for German (Austria)
# Date created:		Tue Aug 10 24:00:00 UTC 2002
# Whom:		Martin Blapp <mbr@@FreeBSD.org>
#
# $FreeBSD: ports/german/ooodict-de_AT/Makefile,v 1.2 2005/08/29 07:05:14 maho Exp $
#

COMMENT=	German (Austria) MySpell dictionary for OpenOffice.org
CATEGORIES=	german

LANGPREFIX=	de
LANGSUFFIX=	AT
LANGDIST+=	de_AT.zip
MASTERDIR=	${.CURDIR}/../../editors/ooodict-all
RDEP=		${PORTSDIR}/editors/openoffice.org-1.1

.include "${MASTERDIR}/Makefile"
@


1.2
log
@Fix index build by moving openoffice.org-1.1 ports.

Submitted by:	krion via krisautomail
@
text
@d7 1
a7 1
# $FreeBSD$
@


1.1
log
@- Unbreak and general update
- Add thesaureses
- Add new dictionaries for Afrikaans, Welsh, English (Australia), English
  (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician,
  Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand),
  Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda),
  Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel),
  German (Austria), French (Belgium)

PR:		ports/78492, ports/81196
Submitted by:	Pawel Wieleba <P.Wieleba@@iem.pw.edu.pl>,
		Nicholas Kirby <nkirby@@dagr.net>
Approved by:	maintainer (in general; too busy to work on ooodict)
@
text
@d17 1
a17 1
RDEP=		${PORTSDIR}/editors/openoffice-1.1
@

