mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
Add Polish OpenOffice slave port
This commit is contained in:
parent
cc630272c2
commit
c273f51ece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61297
4 changed files with 46 additions and 0 deletions
|
@ -99,6 +99,7 @@
|
||||||
SUBDIR += openoffice-gr
|
SUBDIR += openoffice-gr
|
||||||
SUBDIR += openoffice-it
|
SUBDIR += openoffice-it
|
||||||
SUBDIR += openoffice-nl
|
SUBDIR += openoffice-nl
|
||||||
|
SUBDIR += openoffice-pl
|
||||||
SUBDIR += openoffice-pt
|
SUBDIR += openoffice-pt
|
||||||
SUBDIR += openoffice-tr
|
SUBDIR += openoffice-tr
|
||||||
SUBDIR += pico
|
SUBDIR += pico
|
||||||
|
|
15
editors/openoffice-pl/Makefile
Normal file
15
editors/openoffice-pl/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: OpenOffice for Polish 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= pl
|
||||||
|
LANG_EXT= 48
|
||||||
|
LANG_CONFIGURE_ARG= POL
|
||||||
|
MASTERDIR= ${.CURDIR}/../openoffice
|
||||||
|
|
||||||
|
.include "${MASTERDIR}/Makefile"
|
15
polish/openoffice-1.0/Makefile
Normal file
15
polish/openoffice-1.0/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: OpenOffice for Polish 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= pl
|
||||||
|
LANG_EXT= 48
|
||||||
|
LANG_CONFIGURE_ARG= POL
|
||||||
|
MASTERDIR= ${.CURDIR}/../openoffice
|
||||||
|
|
||||||
|
.include "${MASTERDIR}/Makefile"
|
15
polish/openoffice/Makefile
Normal file
15
polish/openoffice/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: OpenOffice for Polish 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= pl
|
||||||
|
LANG_EXT= 48
|
||||||
|
LANG_CONFIGURE_ARG= POL
|
||||||
|
MASTERDIR= ${.CURDIR}/../openoffice
|
||||||
|
|
||||||
|
.include "${MASTERDIR}/Makefile"
|
Loading…
Add table
Reference in a new issue