038039baa1
The PR also include russian/koffice-i18n which was already imported by demon; I'll consider how we would treat it with him. PR: ports/33005 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
17 lines
343 B
Makefile
17 lines
343 B
Makefile
# New ports collection makefile for: fr-koffice-i18n
|
|
# Date created: 23 December 2001
|
|
# Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= french misc kde
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
LINGUAS= "fr"
|
|
MASTERDIR= ${.CURDIR}/../../misc/koffice-i18n
|
|
|
|
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|