e014235229
You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor)
22 lines
492 B
Makefile
22 lines
492 B
Makefile
# New ports collection makefile for: kde4-l10n-ja
|
|
# Date created: 29 July 2008
|
|
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= japanese kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Japanese messages and documentation for KDE4
|
|
|
|
KDE4_L10N= ja
|
|
|
|
post-extract:
|
|
${MKDIR} ${WRKSRC}/build
|
|
|
|
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|