blob: 5616cea810b4f2376df7f991526dfa73728b4f58 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: OpenOffice.org for Catalan language
# Date created: Sun Nov 9 09:22:25 JST 2003
# Whom: NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= editors
LANG_PKGNAME= ca
LANG_EXT= 37
LANG_CONFIGURE_ARG= CAT
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"
|