84daec6f09
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
21 lines
487 B
Makefile
21 lines
487 B
Makefile
# New ports collection makefile for: kde4-l10n-fi
|
|
# Date created: 29 July 2008
|
|
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Finnish messages and documentation for KDE4
|
|
|
|
KDE4_L10N= fi
|
|
|
|
post-extract:
|
|
${MKDIR} ${WRKSRC}/build
|
|
|
|
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|