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