freebsd-ports/russian/calligra-l10n/Makefile
Alberto Villa 2d0b5b057a - Update Calligra to 2.5.1.
- Remove header from Makefiles.

This release contains a number of important bug fixes to 2.5.0 and we
recommend everybody to update. Release notes can be found in the
official announcement:
http://www.calligra.org/news/calligra-2-5-1-released
2012-09-01 08:50:57 +00:00

14 lines
300 B
Makefile

# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES?= russian editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Russian messages and documentation for Calligra
CALLIGRA_L10N= ru
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>