summaryrefslogtreecommitdiffstats
path: root/devel/rust/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rust/DETAILS')
-rwxr-xr-xdevel/rust/DETAILS13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/rust/DETAILS b/devel/rust/DETAILS
new file mode 100755
index 0000000000..e51912e2a3
--- /dev/null
+++ b/devel/rust/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=rust
+ VERSION=0.6
+ SOURCE_HASH=sha512:de8837bc0d280b2341b164d787caf907c669daaccf54eb9af8e515115577bd8a4a0165bc5ec7f7f927736224a9f50f9366ce3e9002bec4d9752dfeb3a6b6f16d
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://static.rust-lang.org/dist/$SOURCE
+ WEB_SITE=http://www.rust-lang.org/
+ ENTERED=20130529
+ LICENSE[0]=MIT
+ SHORT="safe, concurrent, practical language"
+cat << EOF
+Rust is a safe, concurrent, practical programming language.
+EOF