blob: 83d932c9c0cce0a525bee99bc4e64c20d41e7955 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= portuguese kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Portuguese messages and documentation for KDE SC 4
KDE4_L10N= pt
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|