(:name matlab-mode :description "Major mode for MATLAB(R) dot-m files" :website "http://matlab-emacs.sourceforge.net/" :type git :url "http://git.code.sf.net/p/matlab-emacs/src" :build `(("touch" "Makefile") ; Makefile is generated by EDE, but kept in GIT ("make" ,(format "EMACS=%s" el-get-emacs))) :load-path (".") :features matlab-load)