el-get/recipes/howm.rcp

9 lines
309 B
Plaintext
Raw Normal View History

2011-11-07 19:54:17 +08:00
(: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.1.tar.gz"
:build `(,(concat "./configure --with-emacs=" el-get-emacs) "make"))