mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
08acd84f0c
> mark_deprecated '2018-12-31' 'KDE4 is EOL upstream' */*kde4-l10n* Reported by: antoine
18 lines
339 B
Makefile
18 lines
339 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= kde-l10n
|
|
PORTVERSION= ${KDE4_VERSION}
|
|
PORTREVISION= 3
|
|
CATEGORIES= misc kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Marathi messages and documentation for KDE SC 4
|
|
|
|
DEPRECATED= KDE4 is EOL upstream
|
|
EXPIRATION_DATE= 2018-12-31
|
|
|
|
KDE4_L10N= mr
|
|
|
|
.include "${.CURDIR}/../kde4-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|