1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/misc/kde4-l10n-ia/Makefile
Tobias C. Berner 737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00

15 lines
280 B
Makefile

# $FreeBSD$
PORTNAME= kde-l10n
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 3
CATEGORIES= misc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Interlingua messages and documentation for KDE SC 4
KDE4_L10N= ia
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>