mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
16 lines
341 B
Makefile
16 lines
341 B
Makefile
# New ports collection makefile for: OpenOffice.org for Hungarian language
|
|
# Date created: Sun Mar 21 17:38:13 JST 2003
|
|
# Whom: NAKATA Maho <maho@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= hungarian
|
|
|
|
LANG_PKGNAME= hu
|
|
LANG_EXT= 36
|
|
LANG_CONFIGURE_ARG= HUNG
|
|
MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|