mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Add Swedish OpenOffice slave port
This commit is contained in:
parent
c273f51ece
commit
7c1f6bee85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61299
@ -101,6 +101,7 @@
|
||||
SUBDIR += openoffice-nl
|
||||
SUBDIR += openoffice-pl
|
||||
SUBDIR += openoffice-pt
|
||||
SUBDIR += openoffice-se
|
||||
SUBDIR += openoffice-tr
|
||||
SUBDIR += pico
|
||||
SUBDIR += poedit
|
||||
|
15
editors/openoffice-1.0-se/Makefile
Normal file
15
editors/openoffice-1.0-se/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: OpenOffice for Swedish 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= se
|
||||
LANG_EXT= 46
|
||||
LANG_CONFIGURE_ARG= SWED
|
||||
MASTERDIR= ${.CURDIR}/../openoffice
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
15
editors/openoffice-se/Makefile
Normal file
15
editors/openoffice-se/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: OpenOffice for Swedish 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= se
|
||||
LANG_EXT= 46
|
||||
LANG_CONFIGURE_ARG= SWED
|
||||
MASTERDIR= ${.CURDIR}/../openoffice
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user