1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add OpenOffice.org 1.1 for Catalan language.

This commit is contained in:
Maho Nakata 2003-11-09 00:26:36 +00:00
parent f72ca135ba
commit 0d17c3f5e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93466
2 changed files with 16 additions and 0 deletions

View File

@ -126,6 +126,7 @@
SUBDIR += openoffice-1.0-se
SUBDIR += openoffice-1.0-tr
SUBDIR += openoffice-1.1
SUBDIR += openoffice-1.1-ca
SUBDIR += openoffice-1.1-dk
SUBDIR += openoffice-1.1-es
SUBDIR += openoffice-1.1-gr

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice 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=
LANG_CONFIGURE_ARG= CAT
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"