Add Dutch OpenOffice slave port

This commit is contained in:
Martin Blapp 2002-06-15 00:01:50 +00:00
parent 2baacf5ce8
commit 9e53567023
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61285
3 changed files with 31 additions and 0 deletions

View File

@ -95,6 +95,7 @@
SUBDIR += openoffice-devel
SUBDIR += openoffice-dk
SUBDIR += openoffice-gr
SUBDIR += openoffice-nl
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml

View File

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

View File

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