Merge pull request #1553 from dholm/recipes/sage-mode

Recipe for sage-mode
This commit is contained in:
Dimitri Fontaine 2014-02-07 17:42:07 +01:00
commit 7632e29729

7
recipes/sage-mode.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name sage-mode
:description "Sage integration with Emacs."
:type hg
:url "http://bitbucket.org/gvol/sage-mode"
:load-path ("emacs")
:features sage
:build '(("./make-spkg.sh" "hg")))