mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
5a91ceaf33
Official announcement: http://kde.org/announcements/announce-4.8.4.php
19 lines
389 B
Makefile
19 lines
389 B
Makefile
# New ports collection makefile for: kde4-l10n
|
|
# Date created: 2009-01-25
|
|
# Whom: Max Brazhnikov <makc@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES?= arabic kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Arabic messages and documentation for KDE4
|
|
|
|
KDE4_L10N= ar
|
|
|
|
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|