freebsd-ports/math/ngraph/Makefile

21 lines
423 B
Makefile
Raw Normal View History

# New ports collection makefile for: ngraph
# Date created: 18 Aug 1999
# Whom: nobu@rd.isac.co.jp
#
# $FreeBSD$
#
2000-04-14 09:20:58 +02:00
PORTNAME= ngraph
2000-10-25 06:16:42 +02:00
PORTVERSION= 6.3.10
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
${MASTER_SITE_PORTS_JP}
2000-04-14 09:20:58 +02:00
DISTNAME= Ngraph-${PORTVERSION}-src
MAINTAINER= sanpei@FreeBSD.org
REQUIRES_MOTIF= yes
USE_GMAKE= yes
.include <bsd.port.mk>