2008-08-09 18:52:28 +02:00
|
|
|
# New ports collection makefile for: kde4-l10n-de
|
|
|
|
# Date created: 29 July 2008
|
|
|
|
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
2001-04-17 11:00:46 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2009-01-14 00:16:38 +01:00
|
|
|
PORTNAME= kde-l10n
|
2008-08-09 18:52:28 +02:00
|
|
|
PORTVERSION= ${KDE4_VERSION}
|
2002-10-30 09:55:26 +01:00
|
|
|
CATEGORIES?= german kde
|
2001-04-17 11:00:46 +02:00
|
|
|
|
2003-05-19 21:43:36 +02:00
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2008-08-09 18:52:28 +02:00
|
|
|
COMMENT= German messages and documentation for KDE4
|
2001-04-17 11:00:46 +02:00
|
|
|
|
2009-01-14 00:16:38 +01:00
|
|
|
KDE4_L10N= de
|
2004-02-05 02:23:10 +01:00
|
|
|
|
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 21:23:45 +01:00
|
|
|
MANLANG= ${KDE4_L10N}
|
|
|
|
.include <${.CURDIR}/Makefile.man>
|
|
|
|
|
2008-08-09 18:52:28 +02:00
|
|
|
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
|
2002-04-22 01:47:50 +02:00
|
|
|
.include <bsd.port.mk>
|