diff options
author | Leonard Schmidt <lems@gmx.net> | 2015-10-23 10:37:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-23 10:37:32 +0700 |
commit | ff27c795d78acc7851115f29e56b256cd0fd7a5a (patch) | |
tree | 29e4b6414f73cd65344df6e8d5268c3b33d536d0 /system/yash/yash.info | |
parent | 1b90d2a7a695c8cf86e80049daa8f49533cf4de9 (diff) |
system/yash: Added (POSIX-compliant command line shell).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yash/yash.info')
-rw-r--r-- | system/yash/yash.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/yash/yash.info b/system/yash/yash.info new file mode 100644 index 0000000000000..79760253a9af0 --- /dev/null +++ b/system/yash/yash.info @@ -0,0 +1,10 @@ +PRGNAM="yash" +VERSION="2.39" +HOMEPAGE="http://yash.osdn.jp/index.html.en" +DOWNLOAD="http://osdn.dl.sourceforge.jp/yash/63743/yash-2.39.tar.xz" +MD5SUM="6daad5e1c9d92acb50985236330ceeee" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Leonard Schmidt" +EMAIL="lems@gmx.net" |