From d4863ac89f28418889069b9565159e3883b6a73b Mon Sep 17 00:00:00 2001
From: Dilawar Singh <dilawars@ncbs.res.in>
Date: Tue, 27 Oct 2015 23:56:23 +0530
Subject: [PATCH] Added port file [skip ci]

---
 packages/moose.port | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 packages/moose.port

diff --git a/packages/moose.port b/packages/moose.port
new file mode 100644
index 00000000..93fe1d96
--- /dev/null
+++ b/packages/moose.port
@@ -0,0 +1,23 @@
+# 3.0.2
+PortSystem          1.0
+name                moose
+version             3.0.2
+categories          science
+platforms           darwin
+maintainers         dilawars \
+                    ncbs.res.in:dilawars
+description         MOOSE is the Multiscale Object-Oriented Simulation \
+                    Environment.
+long_description    MOOSE is the Multiscale Object-Oriented Simulation \
+                    Environment.
+homepage            http://moose.ncbs.res.in
+master_site         https://github.com/BhallaLab/moose
+depends_lib         port:gsl \
+                    port:libsbml \
+                    port:hdf5 \
+                    port:py27-matplotlib \
+                    port:py27-numpy \
+                    port:python27 \
+                    port:py27-pyqt4-devel \
+                    port:cmake \
+
-- 
GitLab