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
350 B
Makefile
17 lines
350 B
Makefile
# New ports collection makefile for: ja-koffice-i18n
|
|
# Date created: 19 December 2001
|
|
# Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese misc kde
|
|
|
|
MAINTAINER= sahiro@crest.ocn.ne.jp
|
|
|
|
LINGUAS= "ja"
|
|
MASTERDIR= ${.CURDIR}/../../misc/koffice-i18n
|
|
|
|
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|