mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
15 lines
282 B
Makefile
15 lines
282 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Farsi (Persian) messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= fa
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|