diff options
Diffstat (limited to 'devel/bmk/pkg-descr')
-rw-r--r-- | devel/bmk/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/bmk/pkg-descr b/devel/bmk/pkg-descr new file mode 100644 index 000000000000..888519ed286f --- /dev/null +++ b/devel/bmk/pkg-descr @@ -0,0 +1,5 @@ +bmk is a build tool of the make family. +It supports building projects made of multiple +directories by treating included makefiles as +modules integrated into the build, avoiding the +recursive make pattern. |