summaryrefslogtreecommitdiff
path: root/math/ngraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r--math/ngraph/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile
new file mode 100644
index 000000000000..22ca95c11f6d
--- /dev/null
+++ b/math/ngraph/Makefile
@@ -0,0 +1,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>