aeac01a4bb
Approved by: portmgr (not really, but touches unstaged ports)
16 lines
313 B
Makefile
16 lines
313 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= 2.6.4
|
|
PORTREVISION= 1
|
|
CATEGORIES= editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= British messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= en_GB
|
|
|
|
USES= tar:bzip2
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|