b50a4186ce
PR: 218658 Submitted by: riggs
14 lines
308 B
Makefile
14 lines
308 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
PORTREVISION= 2
|
|
CATEGORIES= editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= British messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= en_GB
|
|
|
|
.include "${.CURDIR:H:H}/editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|