el-get/recipes/erbot.rcp

8 lines
213 B
Plaintext
Raw Normal View History

2014-06-29 20:28:49 +08:00
(:name erbot
:description "Another robot for ERC."
:type git
:url "git://git.savannah.gnu.org/erbot.git"
2015-07-03 00:35:12 +08:00
:build (("make"))
2014-06-29 20:28:49 +08:00
:depends (erc bbdb)
:load-path ("." "contrib"))