Add Danish OpenOffice port
This commit is contained in:
parent
5dc75c5f56
commit
a02a3d208e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61281
@ -93,6 +93,7 @@
|
||||
SUBDIR += offix-editor
|
||||
SUBDIR += openoffice
|
||||
SUBDIR += openoffice-devel
|
||||
SUBDIR += openoffice-dk
|
||||
SUBDIR += pico
|
||||
SUBDIR += poedit
|
||||
SUBDIR += psgml
|
||||
|
15
editors/openoffice-1.0-dk/Makefile
Normal file
15
editors/openoffice-1.0-dk/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: OpenOffice for Danish 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= dk
|
||||
LANG_EXT= 45
|
||||
LANG_CONFIGURE_ARG= DAN
|
||||
MASTERDIR= ${.CURDIR}/../openoffice
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
15
editors/openoffice-dk/Makefile
Normal file
15
editors/openoffice-dk/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: OpenOffice for Danish 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= dk
|
||||
LANG_EXT= 45
|
||||
LANG_CONFIGURE_ARG= DAN
|
||||
MASTERDIR= ${.CURDIR}/../openoffice
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user