16 lines
319 B
Makefile
16 lines
319 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= 2.5.5
|
|
PORTREVISION= 1
|
|
CATEGORIES= japanese editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Japanese messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= ja
|
|
|
|
USE_BZIP2= yes
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|