el-get/recipes/planner.rcp
2015-07-05 15:53:07 -04:00

10 lines
403 B
Plaintext

(:name planner
:description "Planner is an organizer and day planner for Emacs. It helps you keep track of your pending and completed tasks, daily schedule, dates to remember, notes and inspirations."
:type git
:url "http://repo.or.cz/r/planner-el.git"
:shallow nil
:build (("make"))
:build/berkeley-unix (("gmake"))
:features planner-autoloads
)