Changeset View
Changeset View
Standalone View
Standalone View
polish/kde5-l10n/Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org> | # Created by: tcberner | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= kde-l10n | PORTNAME= kde5-l10n | ||||
PORTVERSION= ${KDE4_VERSION} | PORTVERSION= ${KDE_APPLICATIONS_VERSION} | ||||
CATEGORIES= polish kde | CATEGORIES= polish kde | ||||
MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
COMMENT= Polish messages and documentation for KDE SC 4 | COMMENT= Polish messages and documentation for KDE | ||||
KDE4_L10N= pl | KDE_L10N= pl:5 | ||||
.include "${.CURDIR:H:H}/misc/kde4-l10n/files/bsd.l10n.mk" | .include "${.CURDIR:H:H}/misc/kde-l10n/files/bsd.l10n.mk" | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |