1999-09-09 02:52:53 +02:00
|
|
|
# New ports collection makefile for: ngraph
|
|
|
|
# Date created: 18 Aug 1999
|
|
|
|
# Whom: nobu@rd.isac.co.jp
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTNAME= ngraph
|
2004-08-08 20:48:56 +02:00
|
|
|
PORTVERSION= 6.3.30
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 3
|
1999-09-09 02:52:53 +02:00
|
|
|
CATEGORIES= math
|
2001-01-16 18:33:20 +01:00
|
|
|
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
|
1999-11-27 02:09:33 +01:00
|
|
|
${MASTER_SITE_PORTS_JP}
|
2001-01-16 18:33:20 +01:00
|
|
|
DISTNAME= Ngraph-${PORTVERSION}-src
|
1999-09-09 02:52:53 +02:00
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
MAINTAINER= sanpei@FreeBSD.org
|
2003-02-22 10:24:18 +01:00
|
|
|
COMMENT= A XY plotting tool for students, scientists and engineers
|
1999-09-09 02:52:53 +02:00
|
|
|
|
2000-11-08 00:28:20 +01:00
|
|
|
USE_MOTIF= yes
|
1999-09-09 02:52:53 +02:00
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|