# New ports collection makefile for: ngraph
# Date created:         18 Aug 1999
# Whom:                 nobu@rd.isac.co.jp
#
# $FreeBSD$
#

PORTNAME=	ngraph
PORTVERSION=	6.3.14
PORTREVISION=	1
CATEGORIES=	math
MASTER_SITES=	http://www2e.biglobe.ne.jp/~isizaka/bin/ \
		${MASTER_SITE_PORTS_JP}
DISTNAME=	Ngraph-${PORTVERSION}-src

MAINTAINER=	sanpei@FreeBSD.org

USE_MOTIF=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>