Add OpenOffice.org 1.1 for Dutch language

This commit is contained in:
Maho Nakata 2003-11-09 00:03:22 +00:00
parent 8d12135b54
commit 6368fa0d14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93451
2 changed files with 16 additions and 0 deletions

View File

@ -130,6 +130,7 @@
SUBDIR += openoffice-1.1-es
SUBDIR += openoffice-1.1-gr
SUBDIR += openoffice-1.1-it
SUBDIR += openoffice-1.1-nl
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml

View File

@ -0,0 +1,15 @@
# New ports collection makefile for: OpenOffice 1.1 for Dutch language
# Date created: Sun Nov 9 09:02:27 JST 2003
# Whom: Martin Blapp <mbr@FreeBSD.org>, Mario Ferreira <lioux@FreeBSD.org> and NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= editors
LANG_PKGNAME= nl
LANG_EXT= 31
LANG_CONFIGURE_ARG= DTCH
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"