diff options
author | Steve Pledger <spledger91@yahoo.com> | 2011-01-01 18:00:34 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-01-02 00:27:36 -0600 |
commit | 194291dc638e8f3f4c1305400db2e499c5ea15c9 (patch) | |
tree | c7cdb2ee500f1264166ceee755e88bfe2c2f5044 /libraries/hug/hug.info | |
parent | dd98e2a1a610a042020d0d38aac82d910b8654b2 (diff) | |
download | slackbuilds-194291dc638e8f3f4c1305400db2e499c5ea15c9.tar.gz |
libraries/hug: Added (easily build GUI's for BaCon programs)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/hug/hug.info')
-rw-r--r-- | libraries/hug/hug.info | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/hug/hug.info b/libraries/hug/hug.info new file mode 100644 index 0000000000..bbbf7235e3 --- /dev/null +++ b/libraries/hug/hug.info @@ -0,0 +1,12 @@ +PRGNAM="hug" +VERSION="0.30" +HOMEPAGE="http://basic-converter.org" +DOWNLOAD="http://basic-converter.org/hug.bac \ + http://basic-converter.org/hug_imports.bac" +MD5SUM="b10a1032052918c06a833ee8af4364a1 \ + 45e45334ae795f61894172cbf80274d7" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Steve Pledger" +EMAIL="spledger91@yahoo.com" +APPROVED="dsomero" |