Changeset View
Changeset View
Standalone View
Standalone View
japanese/kde4-l10n/Makefile
| # Created by: Martin Wilke <miwi@FreeBSD.org> | # Created by: Martin Wilke <miwi@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= kde-l10n | PORTNAME= kde4-l10n | ||||
| PORTVERSION= ${KDE4_VERSION} | PORTVERSION= ${KDE_APPLICATIONS_VERSION} | ||||
| CATEGORIES= japanese kde | CATEGORIES= japanese kde | ||||
| MAINTAINER= kde@FreeBSD.org | MAINTAINER= kde@FreeBSD.org | ||||
| COMMENT= Japanese messages and documentation for KDE SC 4 | COMMENT= Japanese messages and documentation for KDE | ||||
| KDE4_L10N= ja | KDE_L10N= ja:4 | ||||
| .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> | ||||