# ex:ts=8
# Ports collection makefile for:	GraphThing
# Date created:			Feb 10, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/math/graphthing/Makefile,v 1.3 2002/05/15 13:43:43 ijliao Exp $
#

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

MAINTAINER=	freebsdports@arved.de

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

USE_GTK=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

CONFIGURE_ARGS=	--without-included-gettext \

.include <bsd.port.mk>
