el-get/recipes/howm.rcp

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