summary refs log tree commit diff stats
path: root/cock.egg
diff options
context:
space:
mode:
Diffstat (limited to 'cock.egg')
-rw-r--r--cock.egg10
1 files changed, 10 insertions, 0 deletions
diff --git a/cock.egg b/cock.egg new file mode 100644 index 0000000..ec1bcbe --- /dev/null +++ b/cock.egg
@@ -0,0 +1,10 @@
1((synopsis "cock server")
2 (author "Case Duckworth")
3 (license "God Willing")
4 (version 0.0.0)
5 (components
6 (program cock
7 (source cock.scm))
8 (extension cock-mod
9 (source cock.mod.scm)
10 (install-name cock))))