el-get/recipes/howm.rcp
2012-02-28 21:33:01 +01: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.3.9.2.tar.gz"
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) "make"))