aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--consfigurator.asd4
1 files changed, 4 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index fe5db5a..bcd7940 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -1,4 +1,8 @@
(asdf:defsystem :consfigurator
+ :description "Lisp declarative configuration management system"
+ :version "0.0.1"
+ :author "Sean Whitton <spwhitton@spwhitton.name>"
+ :licence "GPL-3+"
:serial t
:depends-on (#:alexandria
#:babel