blob: 79c798e6d7e6b204191ee752e9e0cea4028adb4f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: koffice-kde4-l10n-de
# Date created: 28 November 2009
# Whom: Dima Panov <fluffy@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES?= german editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= German messages and documentation for Calligra
CALLIGRA_L10N= de
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|