blob: 49700d109ac3ecbfeafa0f52f4d561566156a0fb (
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-eo
# Date created: 29 July 2008
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kde-l10n
PORTVERSION= 4.5.5
PORTREVISION= 1
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Esperanto messages and documentation for KDE4
KDE4_L10N= eo
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|