mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
49ffbc5eea
german, italian, spanish, japanese and swedish ports. Create three new targets for the mozilla sub-build. Allow "make postinstall" to be called without a "make build. 1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
17 lines
400 B
Makefile
17 lines
400 B
Makefile
# 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
|
|
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
|
|
LANG_CONFIGURE_ARG= SWED
|
|
MASTERDIR= ${.CURDIR}/../openoffice
|
|
|
|
.include "${MASTERDIR}/Makefile"
|