diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-12-01 10:07:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:01:01 +0700 |
commit | aa4341618b33db399a6d609b152516cc9568bb79 (patch) | |
tree | 30d9e2c79a1478de03a1e4fc28ce8a88339f4cc7 /development/cunit/cunit.info | |
parent | e8171b19e0c6d15e6b1ea90a8a6525361aeeb533 (diff) | |
download | slackbuilds-aa4341618b33db399a6d609b152516cc9568bb79.tar.gz |
development/cunit: Added (Unit Testing Framework for C).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cunit/cunit.info')
-rw-r--r-- | development/cunit/cunit.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/cunit/cunit.info b/development/cunit/cunit.info new file mode 100644 index 0000000000..f0f6db0b1c --- /dev/null +++ b/development/cunit/cunit.info @@ -0,0 +1,10 @@ +PRGNAM="cunit" +VERSION="2.1_2" +HOMEPAGE="http://cunit.sourceforge.net" +DOWNLOAD="http://sourceforge.net/projects/cunit/files/CUnit/2.1-2/CUnit-2.1-2-src.tar.bz2" +MD5SUM="31c62bd7a65007737ba28b7aafc44d3a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |