diff --git a/recipes/pgdevenv-el.rcp b/recipes/pgdevenv-el.rcp new file mode 100644 index 00000000..2b4d0f4f --- /dev/null +++ b/recipes/pgdevenv-el.rcp @@ -0,0 +1,6 @@ +(:name pgdevenv-el + :website "https://github.com/dimitri/pgdevenv-el" + :description "PostgreSQL Development tool for Emacs" + :type github + :pkgname "dimitri/pgdevenv-el" + :features pgdevenv)