# ex:ts=8
# Ports collection makefile for:	GraphThing
# Date created:			Feb 10, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/math/graphthing/Makefile,v 1.7 2002/11/19 18:59:45 arved Exp $
#

PORTNAME=	graphthing
PORTVERSION=	0.7
CATEGORIES=	math
MASTER_SITES=	http://members.optushome.com.au/davidsymonds/gt/

MAINTAINER=	arved@FreeBSD.org

LIB_DEPENDS=	intl.4:${PORTSDIR}/devel/gettext \
		gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--

USE_BISON=	yes
USE_GNOMENG=	yes
USE_GNOME=	gtk12
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

CONFIGURE_ARGS=	--without-included-gettext \

.include <bsd.port.mk>
