blob: 4419acdc1c0651f6f190248b46139450f7b6462a (
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-i18n-ru
# Date created: 27 April 2003
# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
#
# $FreeBSD$
#
PORTNAME= koffice-l10n
PORTVERSION= ${KOFFICE2_VERSION}
CATEGORIES= russian editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Russian messages and documentation for KOffice2
KOFFICE2_L10N= ru
.include "${.CURDIR}/../../editors/koffice-kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|