el-get/recipes/muse.rcp

8 lines
247 B
Plaintext
Raw Normal View History

(:name muse
:description "An authoring and publishing tool for Emacs"
:type github
:pkgname "alexott/muse"
:load-path ("./lisp")
2011-05-24 23:09:58 +08:00
:build `(,(concat "make EMACS=" el-get-emacs))
:autoloads "muse-autoloads")