aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2001-01-15 03:45:31 +0800
committervanilla <vanilla@FreeBSD.org>2001-01-15 03:45:31 +0800
commit81890738460a97768310130ecbb493f91f5bf85c (patch)
tree3d352ca7b8f1bf11ba6e135d603532fba35281be /lang/Makefile
parentbdc190dc438b44634aaa745af332891cdc8c8a50 (diff)
downloadfreebsd-ports-gnome-81890738460a97768310130ecbb493f91f5bf85c.tar.gz
freebsd-ports-gnome-81890738460a97768310130ecbb493f91f5bf85c.tar.zst
freebsd-ports-gnome-81890738460a97768310130ecbb493f91f5bf85c.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>
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