el-get/recipes/howm.rcp
2013-05-03 10:14:30 +09:00

8 lines
310 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.1.tar.gz"
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) "make"))