2008-08-09 18:52:28 +02:00
|
|
|
# New ports collection makefile for: kde4-l10n-cs
|
|
|
|
# Date created: 29 July 2008
|
|
|
|
# Whom: Martin Wilke <miwi@FreeBSD.org>
|
2001-03-02 12:30:34 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2009-01-14 00:16:38 +01:00
|
|
|
PORTNAME= kde-l10n
|
2008-08-09 18:52:28 +02:00
|
|
|
PORTVERSION= ${KDE4_VERSION}
|
2012-02-16 16:57:34 +01:00
|
|
|
PORTREVISION= 1
|
2008-08-09 18:52:28 +02:00
|
|
|
CATEGORIES= misc kde
|
2001-03-02 12:30:34 +01:00
|
|
|
|
2003-05-19 21:43:36 +02:00
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2008-08-09 18:52:28 +02:00
|
|
|
COMMENT= Czech messages and documentation for KDE4
|
2001-03-02 12:30:34 +01:00
|
|
|
|
2009-01-14 00:16:38 +01:00
|
|
|
KDE4_L10N= cs
|
2004-02-05 02:23:10 +01:00
|
|
|
|
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>
|