Merge pull request #2257 from egh/wanderlust

add recipe for wanderlust
This commit is contained in:
Steve Purcell 2014-12-09 09:29:00 +00:00
commit 426172b720

14
recipes/wanderlust Normal file
View file

@ -0,0 +1,14 @@
(wanderlust
:repo "wanderlust/wanderlust"
:fetcher github
:files ("doc/wl.texi"
"doc/wl-ja.texi"
"elmo/*.el"
"wl/*.el"
"etc/icons"
(:exclude
"elmo/elmo-database.el"
"elmo/utf7.el"
"wl/wl-dnd.el"
"wl/wl-mule.el"
"wl/wl-xmas.el")))