Add Danish OpenOffice port

This commit is contained in:
Martin Blapp 2002-06-14 23:59:47 +00:00
parent 5dc75c5f56
commit a02a3d208e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61281
3 changed files with 31 additions and 0 deletions

View File

@ -93,6 +93,7 @@
SUBDIR += offix-editor
SUBDIR += openoffice
SUBDIR += openoffice-devel
SUBDIR += openoffice-dk
SUBDIR += pico
SUBDIR += poedit
SUBDIR += psgml

View 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"

View 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"