e4ab6030f0
Submitted by: Pavel@Janik.cz (Pavel Janik)
16 lines
439 B
Makefile
16 lines
439 B
Makefile
# New ports collection makefile for: OpenOffice.org for Italian language
|
|
# Date created: Sun Nov 9 08:53:08 JST 2003
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= editors
|
|
|
|
LANG_PKGNAME= it
|
|
LANG_EXT= 39
|
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
|
LANG_CONFIGURE_ARG= ITAL
|
|
MASTERDIR= ${.CURDIR}/../openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|