aboutsummaryrefslogtreecommitdiff
path: root/build/bootstrap.build
blob: cc5c5cf280a9ae55dbf204e4d4442f0d04b81e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# file      : build/bootstrap.build
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

project = libbpkg
version = 0.2.0

using build@0.2.0
using config
using dist
using test
using install

dist.package = $project-$version