Add OpenOffice.org 1.1 for Dutch language
This commit is contained in:
parent
8d12135b54
commit
6368fa0d14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93451
@ -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
|
||||
|
15
editors/openoffice-1.1-nl/Makefile
Normal file
15
editors/openoffice-1.1-nl/Makefile
Normal 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"
|
Loading…
Reference in New Issue
Block a user