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
:serial t
:description "Describe hunchentoot-postmodern-sessions here"
:author "Your Name <your.name@example.com>"
:license "Specify license here"
:description "Store hunchentoot sessions in a postgres database."
:author "Thomas Hintz"
:license "3-clause BSD."
:depends-on (#:postmodern
#:anaphora
#:alexandria