18 lines
335 B
Makefile
18 lines
335 B
Makefile
# New ports collection makefile for: fr-kde2-i18n
|
|
# Date created: 13 April 2001
|
|
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= french kde misc
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
LINGUAS= "fr"
|
|
MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n
|
|
|
|
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|