Add Spanish OpenOffice slave port

This commit is contained in:
Martin Blapp 2002-06-15 00:06:23 +00:00
parent 28ad8a6acd
commit 9fd06989c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61293
3 changed files with 31 additions and 0 deletions

View File

@ -95,6 +95,7 @@
SUBDIR += openoffice-ar
SUBDIR += openoffice-devel
SUBDIR += openoffice-dk
SUBDIR += openoffice-es
SUBDIR += openoffice-gr
SUBDIR += openoffice-nl
SUBDIR += openoffice-pt

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice for Spanish language
# Date created: Tue Jun 11 16:47:21 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= editors
LANG_PKGNAME= es
LANG_EXT= 34
LANG_CONFIGURE_ARG= SPAN
MASTERDIR= ${.CURDIR}/../openoffice
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice for Spanish language
# Date created: Tue Jun 11 16:47:21 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= editors
LANG_PKGNAME= es
LANG_EXT= 34
LANG_CONFIGURE_ARG= SPAN
MASTERDIR= ${.CURDIR}/../openoffice
.include "${MASTERDIR}/Makefile"