blob: 985cd783c6610dfbc2b2b7eb1cd40fa5970c3ad8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES= chinese editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Simplified Chinese messages and documentation for Calligra
CALLIGRA_L10N= zh_CN
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|