summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 17:37:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 17:37:57 +0300
commit2b66882683bf3d1cfa6631b1ce955f83f9d03e80 (patch)
tree9af375239ae9df5f105b80266006121d2fa00324 /buildfile
parentf630d9484364a9533a732fa73774948949ae4f47 (diff)
Add glue buildfile
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/buildfile b/buildfile
new file mode 100644
index 0000000..bcbde75
--- /dev/null
+++ b/buildfile
@@ -0,0 +1,7 @@
+# file : buildfile
+# license : FreeBSD License; see accompanying COPYING file
+
+# Glue buildfile that "pulls" all the packages.
+
+import pkgs = {*/ -upstream/}
+./: $pkgs