diff --git a/cantedraw.asd b/cantedraw.asd index 6b322ce..830a4c6 100644 --- a/cantedraw.asd +++ b/cantedraw.asd @@ -1,4 +1,6 @@ -(asdf:defsystem :cantedraw +(asdf:defsystem "cantedraw" + :author "Aryadev Chavali " + :license "GPL-2" :depends-on (:alexandria) :components ((:file "packages") (:module "lib"