diff options
author | Erik Falor <ewfalor@gmail.com> | 2014-04-19 08:25:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:44 +0700 |
commit | bc69df93f558e40641e1f0939834ecce5939c3df (patch) | |
tree | 3cd07ef9bf369a923a8556488702ba9bdb6836ba /system/xstow/xstow.info | |
parent | 12ecec5704e4387556df5122fff48664c6abe030 (diff) | |
download | slackbuilds-bc69df93f558e40641e1f0939834ecce5939c3df.tar.gz |
system/xstow: Added (manage source installs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xstow/xstow.info')
-rw-r--r-- | system/xstow/xstow.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/xstow/xstow.info b/system/xstow/xstow.info new file mode 100644 index 0000000000..36efb1738b --- /dev/null +++ b/system/xstow/xstow.info @@ -0,0 +1,10 @@ +PRGNAM="xstow" +VERSION="1.0.2" +HOMEPAGE="http://xstow.sourceforge.net/" +DOWNLOAD="http://downloads.sourceforge.net/xstow/xstow-1.0.2.tar.bz2" +MD5SUM="685fe4f3db3c363191e836082dc0d512" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Erik Falor" +EMAIL="ewfalor@gmail.com" |