Add Licensing and Contributing
[honey] / honey.asd
diff --git a/honey.asd b/honey.asd
deleted file mode 100644 (file)
index 7075c8f..0000000
--- a/honey.asd
+++ /dev/null
@@ -1,10 +0,0 @@
-(asdf:defsystem honey
- :name "Markdown processor that exports to Weave html forms"
- :version "0.1"
- :maintainer "Frank Duncan (frank@consxy.com)"
- :author "Frank Duncan (frank@consxy.com)"
- :serial t
- :pathname "src/main"
- :components ((:file "package")
-              (:file "parse"))
- :depends-on (:webthiteth))