head	1.6;
access;
symbols
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5;
locks; strict;
comment	@# @;


1.6
date	2005.06.29.05.37.23;	author maho;	state dead;
branches;
next	1.5;

1.5
date	2003.11.14.17.14.30;	author eik;	state Exp;
branches;
next	1.4;

1.4
date	2003.11.14.05.53.57;	author nork;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.09.14.11.27;	author maho;	state Exp;
branches;
next	1.2;

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

1.1
date	2003.11.08.23.12.56;	author maho;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Remove openoffice.org localized ports as I announced:

o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
  see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
 (but still I don't delete 1.0 and delete only localized versions)
@
text
@# New ports collection makefile for:	OpenOffice.org for German language
# Date created:		Nov 07 08:00:00 JST 2003
# Whom:		Martin Blapp <mbr@@FreeBSD.org>, Mario Ferreira <lioux@@FreeBSD.org> and NAKATA Maho <maho@@FreeBSD.org>
#
# $FreeBSD: ports/german/openoffice-1.1/Makefile,v 1.5 2003/11/14 17:14:30 eik Exp $
#

CATEGORIES=	german

.if !defined (LANG) && !defined(USE_LANG)
USE_LANG=	de_DE.ISO8859-15
.endif
LANG_LIST=	de_DE.ISO8859-15 de_AT.ISO8859-15 de_DE.ISO8859-15 \
		de_DE.ISO8859-1 de_AT.ISO8859-1 de_DE.ISO8859-1
LANG_PKGNAME=	de
LANG_EXT=	49
L10NHELP=	helpcontent_${LANG_EXT}_unix.tgz
LANG_CONFIGURE_ARG=	GER
#
# Special case. We do not need LANG_CONFIGURE_ARG cause
# the EN_US and DE_DE versions are always built.
#
MASTERDIR=	${.CURDIR}/../../editors/openoffice-1.1

COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm

.include "${MASTERDIR}/Makefile"
@


1.5
log
@Fix COMMENT spelling

PR:		59188
Approved by:	marcus (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@Fix COMMENT with an a-umlaut.

PR:			ports/59188
Submitted by		eik
Not objected to by:	openoffice
@
text
@d25 1
a25 1
COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationprogramm
@


1.3
log
@OpenOffice -> OpenOffice.org

Submitted by:	Pavel@@Janik.cz (Pavel Janik)
@
text
@d25 1
a25 1
COMMENT=	Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Presentationsprogramm
@


1.2
log
@Language setting was wrong for german.
@
text
@d1 1
a1 1
# New ports collection makefile for:	OpenOffice for German language
@


1.1
log
@Add OpenOffice.org 1.1 for german.
@
text
@d18 1
a18 1
LANG_CONFIGURE_ARG=	DTCH
@

