diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-21 08:44:25 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-21 08:44:25 (EDT) |
commit | ccaf3bb97daa530cc9c4c8b85aab8f6e0b88266e (patch) | |
tree | 533544293a76c20a3d9f543aa2e48ddde74fddcb /cmake-data.pkg/control | |
parent | db8c8a18b6e5744c31c281be9adf5ca82942de3f (diff) |
Add binary packages
Diffstat (limited to 'cmake-data.pkg/control')
-rw-r--r-- | cmake-data.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cmake-data.pkg/control b/cmake-data.pkg/control new file mode 100644 index 0000000..e46573d --- /dev/null +++ b/cmake-data.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: cmake (>= ${Source-Version}) +Description: Cross-platform, open-source build system generator - data files + ${Common-Description} + . + This package provides architecture-independent data files (modules, templates, + etc.) for the CMake cross-platform, open-source build system generator. |