diff options
author | B. Watson <yalhcru@gmail.com> | 2019-12-21 10:46:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-21 10:46:30 +0700 |
commit | c01110e44e276cc598da1977168ddb1df104fa33 (patch) | |
tree | f24c6b7ab1039c65a057509f4fa2df058eafbf0f /development/frobtads/frobtads.info | |
parent | 4ee57dc84bc8fa8eb976fcc2bf9d0fc9ecd83a0f (diff) | |
download | slackbuilds-c01110e44e276cc598da1977168ddb1df104fa33.tar.gz |
development/frobtads: Added (Interactive compiler and interpreter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/frobtads/frobtads.info')
-rw-r--r-- | development/frobtads/frobtads.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/frobtads/frobtads.info b/development/frobtads/frobtads.info new file mode 100644 index 0000000000..c9351e215f --- /dev/null +++ b/development/frobtads/frobtads.info @@ -0,0 +1,10 @@ +PRGNAM="frobtads" +VERSION="1.2.4" +HOMEPAGE="https://www.tads.org/frobtads.htm" +DOWNLOAD="https://github.com/realnc/frobtads/releases/download/1.2.4/frobtads-1.2.4.tar.bz2" +MD5SUM="d4a5b8863664998fb989f3fdd2f63de6" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="B. Watson" +EMAIL="yalhcru@gmail.com" |