freebsd-ports/chinese/gnumeric/Makefile
Jing-Tang Keith Jang 007c839ed1 Initial version. Gnumeric is a spreadsheet for GNOME.
This is a slightly modified version of japanese/gnumeric.  It can
exchange simple spreadsheets with MS Excel.

TODO:		Test CLE's patch, to see if a static gnomeole2 is needed to
		avoid frequent crash when opening complicated .xls.
2001-03-06 07:19:39 +00:00

16 lines
329 B
Makefile

# New ports collection makefile for: zh-gnumeric
# Date created: 6 March 2001
# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= chinese math gnome
MAINTAINER= keith@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../math/gnumeric
EXTRA_PATCHES= ${.CURDIR}/files/patch-*
.include "${MASTERDIR}/Makefile"