Lmod for macports?
Bradley Giesbrecht
pixilla at macports.org
Sat Mar 15 12:00:26 PDT 2014
On Mar 11, 2014, at 12:01 PM, Comer Duncan <comer.duncan at gmail.com> wrote:
> I have in the past found that lmod (http://sourceforge.net/projects/lmod/files/) is quite useful for managing environments and associated software needed for a particular project or projects. However, I have only used it in a supercomputer environment. I wonder whether some of you may know about lmod and have developed a port for it under mavericks? I have searched for lmod and modules but do not seem to find anything which I can be sure represents a port of it. So, can those in the know please let me know about the present status, if any, of a port of lmod?
It appears lua-lpeg is an lmod module:
port cat lua-lpeg | grep lmod
set lua_lmod [exec ${prefix}/bin/pkg-config lua --variable INSTALL_LMOD]
${destroot}${lua_lmod} \
xinstall ${worksrcpath}/re.lua ${destroot}${lua_lmod}
Regards,
Bradley Giesbrecht (pixilla)
More information about the macports-users
mailing list