freebsd-ports/editors/calligra-l10n-en_GB/Makefile
Adam Weinberger aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00

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>