el-get/recipes/howm.rcp

8 lines
312 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")
2012-02-29 04:20:00 +08:00
:url "http://howm.sourceforge.jp/a/howm-1.3.9.2.tar.gz"
2012-02-29 04:33:01 +08:00
:build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) "make"))