2d0b5b057a
- 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
13 lines
291 B
Makefile
13 lines
291 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
CATEGORIES?= editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Danish messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= da
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|