19 lines
457 B
Makefile
19 lines
457 B
Makefile
|
# New ports collection makefile for: kde4-l10n-hr
|
||
|
# Date created: 28 August 2009
|
||
|
# Whom: 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 KDE4
|
||
|
|
||
|
KDE4_L10N= hr
|
||
|
|
||
|
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
|
||
|
.include <bsd.port.mk>
|