blob: be461414e28905bad5951b0b4dcecbd70b92eb0d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# New ports collection makefile for: kde4-l10n-sk
# Date created: 2009-03-31
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 1
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Slovak messages and documentation for KDE4
KDE4_L10N= sk
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|