el-get/recipes/dictionary.rcp

8 lines
329 B
Plaintext
Raw Normal View History

(:name dictionary
:website "http://www.myrkr.in-berlin.de/dictionary/"
:description "Emacs package for talking to a dictionary server"
:type http-tar
:options ("xzf")
:url "http://www.myrkr.in-berlin.de/dictionary/dictionary-1.8.7.tar.gz"
:build `(,(concat "make EMACS=" el-get-emacs)))