el-get/recipes/emacs-jabber.rcp
2013-08-05 16:42:10 +01:00

9 lines
312 B
Plaintext

(:name emacs-jabber
:description "A minimal jabber client"
:type git
:url "git://git.code.sf.net/p/emacs-jabber/git"
:info "."
:load-path (".")
:features jabber-autoloads
:build (("autoreconf" "-i") "./configure" "make" ("mv" "jabber.info" "emacs-jabber.info")))