mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
e4ab6030f0
Submitted by: Pavel@Janik.cz (Pavel Janik)
17 lines
444 B
Makefile
17 lines
444 B
Makefile
# New ports collection makefile for: OpenOffice.org for French language
|
|
# Date created: Nov 9 08:47:41 JST 2003
|
|
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= french
|
|
|
|
LANG_PKGNAME= fr
|
|
LANG_EXT= 33
|
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
|
LANG_CONFIGURE_ARG= FREN
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|