diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2012-11-17 03:36:32 -0600 |
---|---|---|
committer | Jacob Pipkin <j@dawnrazor.net> | 2012-11-17 03:36:32 -0600 |
commit | 5f3718383c9f1822197e7516ffe5b3c1a37fa22d (patch) | |
tree | 8a93d590cb625195d62637c875fcc1e27e8c3e9d /t/sbo/games/smc | |
parent | be2f9dbcf864b0f88c42eeaf4be7dbdc0bce532d (diff) | |
download | sbotools2-5f3718383c9f1822197e7516ffe5b3c1a37fa22d.tar.xz |
added t/packages and t/sbo to decouple unit testing from local stuff
Diffstat (limited to 't/sbo/games/smc')
-rw-r--r-- | t/sbo/games/smc/smc.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/sbo/games/smc/smc.info b/t/sbo/games/smc/smc.info new file mode 100644 index 0000000..b3c16df --- /dev/null +++ b/t/sbo/games/smc/smc.info @@ -0,0 +1,10 @@ +PRGNAM="smc" +VERSION="1.9" +HOMEPAGE="http://www.secretmaryo.org/" +DOWNLOAD="http://downloads.sourceforge.net/smclone/smc-1.9.tar.bz2" +MD5SUM="75ab7826303c49aec25b052a8b90287f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Phillip Warner" +EMAIL="pc_warner@yahoo.com" +APPROVED="dsomero" |