summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control11
1 files changed, 11 insertions, 0 deletions
diff --git a/control b/control
new file mode 100644
index 0000000..5b8c9db
--- /dev/null
+++ b/control
@@ -0,0 +1,11 @@
+Source: go.wit.com
+Build-Depends: golang
+Package: go.wit.com
+Maintainer: Jeff Carr <[email protected]>
+Architecture: amd64
+Depends: caddy
+URL: https://go.wit.com/apps/go.wit.com
+Description: the go.wit.com website integration with pkg.go.dev
+ generates a simple website for integration with golang's
+ packaging system at http://pkg.go.dev/
+ TODO: generalize this so other people can use it