summaryrefslogtreecommitdiff
path: root/math/ngraph/Makefile
blob: 22ca95c11f6dd427f201fc56c6dec25020cc4c03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for: ngraph
# Version required:     6.03
# Date created:         18 Aug 1999
# Whom:                 nobu@rd.isac.co.jp
#
# $FreeBSD$
#

DISTNAME=       Ngraph-6.3.05-src
PKGNAME=        ngraph-6.3.05
CATEGORIES=	math
MASTER_SITES=   http://www2e.biglobe.ne.jp/~isizaka/bin/

MAINTAINER=     sanpei@jp.FreeBSD.org

REQUIRES_MOTIF=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>