Add recipe for erlang

This commit is contained in:
Emanuel Evans 2012-04-29 12:27:13 -04:00
parent 2253142c4c
commit b1913f9fdd

3
recipes/erlang Normal file
View file

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