mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
15 lines
273 B
Makefile
15 lines
273 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Uighur messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= ug
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|