4b4c82d259
These are the same messages provided with misc/kde2-i18n port, but only for Russian language.
18 lines
336 B
Makefile
18 lines
336 B
Makefile
# New ports collection makefile for: ru-kde2-i18n
|
|
# Date created: 10 April 2001
|
|
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= russian kde misc
|
|
|
|
MAINTAINER= demon@FreeBSD.org
|
|
|
|
LINGUAS= "ru"
|
|
MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n
|
|
|
|
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|