diff --git a/packages/moose.port b/packages/moose.port new file mode 100644 index 0000000000000000000000000000000000000000..93fe1d96ea6daa3d06778a9c5e7c8919355e7f43 --- /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 \ +