Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/bockbuild.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'packages/cmake.py')
-rw-r--r--packages/cmake.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/cmake.py b/packages/cmake.py
new file mode 100644
index 0000000..765d5a1
--- /dev/null
+++ b/packages/cmake.py
@@ -0,0 +1,3 @@
+Package ('cmake', '2.8.1', sources = [
+ 'http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz'
+])