summaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-06 22:01:18 -0500
committerJeff Carr <[email protected]>2024-10-06 22:01:18 -0500
commitfface98131e9ef1e7070a61ac70f32959029725c (patch)
tree8bda99262a23f89683f727b523c0fcb772c728dd /control
parent99f38da618967ae8de2a373c05318ea16a6162d2 (diff)
files for making packages
Signed-off-by: Jeff Carr <[email protected]>
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