Add recipe for erlang (see #96)

This commit is contained in:
Donald Curtis 2012-04-30 15:32:43 -05:00
parent abbe137e38
commit 34c09152d3

3
recipes/erlang Normal file
View file

@ -0,0 +1,3 @@
(erlang :repo "erlang/otp"
:fetcher github
:files ("lib/tools/emacs/*.el"))