15945f8122
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
16 lines
320 B
Makefile
16 lines
320 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= 2.5.5
|
|
PORTREVISION= 3
|
|
CATEGORIES= japanese editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Japanese messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= ja
|
|
|
|
USES= tar:bzip2
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|