Revision: 102524 https://trac.macports.org/changeset/102524 Author: sean@macports.org Date: 2013-02-04 09:15:54 -0800 (Mon, 04 Feb 2013) Log Message: ----------- mu-devel: add subport to mu Modified Paths: -------------- trunk/dports/mail/mu/Portfile Modified: trunk/dports/mail/mu/Portfile =================================================================== --- trunk/dports/mail/mu/Portfile 2013-02-04 17:15:44 UTC (rev 102523) +++ trunk/dports/mail/mu/Portfile 2013-02-04 17:15:54 UTC (rev 102524) @@ -30,6 +30,15 @@ use_autoreconf yes configure.args --with-gui=none --disable-mu4e --disable-webkit --disable-guile +subport mu-devel { + github.setup djcb mu 22e8ae76d759 + name mu-devel + version 0.9.9.0.99 + + checksums rmd160 38454b9a00d821486632113f40ed545acc074f62 \ + sha256 1dec2553f32233ffc74fe56ad38a6305854dac1316f60b5b5ff5b7379b919a67 +} + # Note: we don't need an emacs_app variant since (at least currently) they share the same # load path as emacs variant emacs description {Build with emacs bindings} {