14 lines
329 B
Makefile
14 lines
329 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
PORTREVISION= 1
|
|
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>
|