Set package meta-info.

This commit is contained in:
Thomas
2014-07-10 08:50:48 -07:00
parent 8f3ab1062c
commit 982aaeb312

View File

@@ -1,8 +1,8 @@
(asdf:defsystem #:pg-sessions (asdf:defsystem #:pg-sessions
:serial t :serial t
:description "Describe hunchentoot-postmodern-sessions here" :description "Store hunchentoot sessions in a postgres database."
:author "Your Name <your.name@example.com>" :author "Thomas Hintz"
:license "Specify license here" :license "3-clause BSD."
:depends-on (#:postmodern :depends-on (#:postmodern
#:anaphora #:anaphora
#:alexandria #:alexandria