diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-14 23:19:47 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:01 -0600 |
commit | 44c25b4bc0e89d70078eb25c832ab20b04eb7973 (patch) | |
tree | da5af3e1423f379769c8d1134e01bbe1d5e52794 /system/fr/fr.info | |
parent | 8f4f40dc37c0553293567fe33a87a6d26762cd81 (diff) |
system/fr: Added (command-line tool to print free resources).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fr/fr.info')
-rw-r--r-- | system/fr/fr.info | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/fr/fr.info b/system/fr/fr.info new file mode 100644 index 0000000000000..b916edc0bb9b9 --- /dev/null +++ b/system/fr/fr.info @@ -0,0 +1,11 @@ +PRGNAM="fr" +VERSION="1.15" +HOMEPAGE="https://bitbucket.org/mixmastamyk/fr" +DOWNLOAD="https://pypi.python.org/packages/source/f/fr/fr-1.15.tar.gz" +MD5SUM="d3b3b70d7353250d574385d0678e3ed5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pysetuptools" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" + |