freebsd-ports/math/ngraph/Makefile
Steve Price 89fd1b3959 Update to version 6.3.06. NOTE: you will need Motif version 2.x if
want to build this yourself.  If you intend to use LessTif you'll
need to compile it with 'make MOTIF2=yes install'.

PR:		15047
Submitted by:	maintainer
1999-11-27 01:09:33 +00:00

20 lines
434 B
Makefile

# 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.06-src
PKGNAME= ngraph-6.3.06
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
${MASTER_SITE_PORTS_JP}
MAINTAINER= sanpei@jp.FreeBSD.org
REQUIRES_MOTIF= yes
USE_GMAKE= yes
.include <bsd.port.mk>