mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
13 lines
301 B
Makefile
13 lines
301 B
Makefile
# New ports collection makefile for: OpenOffice.org for Japanese language
|
|
# Date created: Wed Apr 9 12:32:47 JST 2003
|
|
# Whom: Maho Nakata <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
LOCALIZED_LANG= ja
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|