Add Dutch OpenOffice slave port
This commit is contained in:
parent
2baacf5ce8
commit
9e53567023
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61285
@ -95,6 +95,7 @@
|
||||
SUBDIR += openoffice-devel
|
||||
SUBDIR += openoffice-dk
|
||||
SUBDIR += openoffice-gr
|
||||
SUBDIR += openoffice-nl
|
||||
SUBDIR += pico
|
||||
SUBDIR += poedit
|
||||
SUBDIR += psgml
|
||||
|
15
editors/openoffice-1.0-nl/Makefile
Normal file
15
editors/openoffice-1.0-nl/Makefile
Normal 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"
|
15
editors/openoffice-nl/Makefile
Normal file
15
editors/openoffice-nl/Makefile
Normal 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"
|
Loading…
Reference in New Issue
Block a user