blob: ac8f7d081f106e0f1770ab521f58bef7f3a70b86 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= 2.5.5
CATEGORIES= japanese editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Japanese messages and documentation for Calligra
CALLIGRA_L10N= ja
NO_STAGE= yes
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|