15945f8122
to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
14 lines
330 B
Makefile
14 lines
330 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
PORTREVISION= 3
|
|
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>
|