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-doc.pkg/control | |
parent | db8c8a18b6e5744c31c281be9adf5ca82942de3f (diff) |
Add binary packages
Diffstat (limited to 'cmake-doc.pkg/control')
-rw-r--r-- | cmake-doc.pkg/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cmake-doc.pkg/control b/cmake-doc.pkg/control new file mode 100644 index 0000000..422d680 --- /dev/null +++ b/cmake-doc.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Depends: cmake (>= ${Source-Version}) +Description: Cross-platform, open-source build system generator - documentation + ${Common-Description} + . + This package provides documentation files for the CMake cross-platform, + open-source build system generator. |