blob: 7887b59d8227abebb2cedb6f107a0bb6d27743d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES= polish editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Polish messages and documentation for Calligra
CALLIGRA_L10N= pl
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|