aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-01-14 19:45:31 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-01-14 19:45:31 +0000
commit17ef39558429b0639cea497bc22a6ab877d62447 (patch)
tree0b4b4698fd52f9b91863a0c20590da3a7a3123a0 /lang/Makefile
parentf3395d96cc0fc5264a9d43cb66758dbc6445e78c (diff)
downloadports-17ef39558429b0639cea497bc22a6ab877d62447.tar.gz
ports-17ef39558429b0639cea497bc22a6ab877d62447.zip
ScriptBasic is a scripting implementation of the BASIC language. The
aim of this implementation is to provide a general and widely used tool for the simple programmer. One of the reason behind the success of the Microsoft operating systems is VisualBasic, which is built into many of the applications Microsoft delivers. Why are UNIX and other non-Microsoft operating system users prohibited to use the simplest programming language? ScriptBasic is a BASIC implementation, which aims not less than becoming the most widely used scripting tool on UNIX systems. It is portable, it is BASIC, it is a scripting tool and it is GNU LGPL. PR: ports/24133 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=37195
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 6a2c5fb49664..6e63ae6ca74b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -114,6 +114,7 @@
SUBDIR += scheme48
SUBDIR += schemetoc
SUBDIR += scm
+ SUBDIR += scriba
SUBDIR += siod
SUBDIR += slib
SUBDIR += smalleiffel