el-get/recipes/gnuplot-mode.rcp
2013-08-11 04:03:21 +09:00

9 lines
304 B
Plaintext

(:name gnuplot-mode
:description "Drive gnuplot from within emacs"
:type github
:pkgname "bruceravel/gnuplot-mode"
:build `(("./configure")
("make" ,(concat "EMACS=" el-get-emacs)
"gnuplot.elc" "gnuplot-gui.elc"))
:info "gnuplot.info")