aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-24 17:58:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-24 17:58:06 -0700
commitf5c25e85888d7ac79cd70ed720c384868cc3341e (patch)
tree15359cc474fcf28e681cd1ab3bb36d29621e56bd
parentd7565d7a7d6f3dc465902e08e91ee0b9d40557e3 (diff)
downloadconsfigurator-f5c25e85888d7ac79cd70ed720c384868cc3341e.tar.gz
add ASDF project metadata
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-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