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