aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-12-31 19:42:42 +0000
committerJohn Marino <marino@FreeBSD.org>2016-12-31 19:42:42 +0000
commit78a5f56be2afac01098f4fa5b6a9383910de7bec (patch)
tree4cdfb65e5f7117db6c0352edbc31ea2c9232aec8 /shells/Makefile
parenta70567c89b9796fc8d68c0c94288396b90fe0fc7 (diff)
downloadports-78a5f56be2afac01098f4fa5b6a9383910de7bec.tar.gz
ports-78a5f56be2afac01098f4fa5b6a9383910de7bec.zip
Add new port shells/sparforte
SPARforte is an open source programming language for high-integrity tasks, efficient development over the project lifecycle and assuming best practices. Language characteristics: * Paradigm: imperative/ procedural, scripting, shell, limited reflexive * Typing Disciplines: strong typing, type safety, nominative static with optional limited weak and duck typing * Appeared: 2001 (Ken O. Burtch) * Source Code: GCC Ada, GCC C, Bourne-Again Shell, GCC Make * Influenced by: Ada 95, Bourne Shell, SQL, and minorly BASIC, PHP, Python * Usual File Extensions: .sp, .bush
Notes
Notes: svn path=/head/; revision=430153
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 5abb7c58081c..6a92bba190e4 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -38,6 +38,7 @@
SUBDIR += sash
SUBDIR += scponly
SUBDIR += shell-include
+ SUBDIR += sparforte
SUBDIR += tcsh_nls
SUBDIR += tcshrc
SUBDIR += v7sh