14 lines
315 B
Makefile
14 lines
315 B
Makefile
# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Croation messages and documentation for KDE SC 4
|
|
|
|
KDE4_L10N= hr
|
|
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|