summaryrefslogtreecommitdiffstats
path: root/development/complexity/complexity.info
diff options
context:
space:
mode:
author Erik Falor <ewfalor@gmail.com>2014-05-18 20:25:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-18 20:25:02 +0700
commit118a5824e405ee4e5a4ce7ed1ecfa180c9e64c72 (patch)
tree305d550d4e965b95c5223780d5c82cadea0a5730 /development/complexity/complexity.info
parent1a035d51e978c1648a2d4fb9bc3b70831542f108 (diff)
downloadslackbuilds-118a5824e405ee4e5a4ce7ed1ecfa180c9e64c72.tar.gz
slackbuilds-118a5824e405ee4e5a4ce7ed1ecfa180c9e64c72.tar.xz
development/complexity: Added (Measure complexity of C source).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/complexity/complexity.info')
-rw-r--r--development/complexity/complexity.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/complexity/complexity.info b/development/complexity/complexity.info
new file mode 100644
index 0000000000..c3b7df8140
--- /dev/null
+++ b/development/complexity/complexity.info
@@ -0,0 +1,10 @@
+PRGNAM="complexity"
+VERSION="1.1"
+HOMEPAGE="https://www.gnu.org/software/complexity/"
+DOWNLOAD="http://ftp.gnu.org/gnu/complexity/complexity-1.1.tar.xz"
+MD5SUM="8c9d56d73b52a8cde1d94f01bdce084b"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="autogen"
+MAINTAINER="Erik Falor"
+EMAIL="ewfalor@gmail.com"