el-get/recipes/muse.rcp
2012-09-09 22:09:56 +02:00

9 lines
267 B
Plaintext

(:name muse
:description "An authoring and publishing tool for Emacs"
:type github
:pkgname "alexott/muse"
:load-path ("./lisp")
:build `(,(concat "make EMACS=" el-get-emacs))
:indo "texi"
:autoloads "muse-autoloads")