el-get/recipes/howm.rcp
Kentaro Hayashi 99a50b1595 howm: use latest release 1.4.4
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
2017-10-16 19:20:27 +09:00

8 lines
312 B
Plaintext

(:name howm
:website "http://howm.sourceforge.jp/"
:description "Write fragmentarily and read collectively."
:type http-tar
:options ("xzf")
:url "http://howm.sourceforge.jp/a/howm-1.4.4.tar.gz"
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) ("make")))