aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-12 17:33:44 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-12 17:33:44 +0000
commit624ca24dc8cfd0bffd726170e284855364a3c4ca (patch)
tree75f4898b069b0d9531669c186fa4aaec41a6b80f /lang/Makefile
parent1ccbd76b6f2715bf1324870ec083995e4c3ab8ee (diff)
downloadports-624ca24dc8cfd0bffd726170e284855364a3c4ca.tar.gz
ports-624ca24dc8cfd0bffd726170e284855364a3c4ca.zip
Add oorexx.
Open Object Rexx is a powerful object-oriented scripting language. The interpreter is almost fully compatible with the original Object Rexx by IBM. The port is derived from the generic Unix source code, with the idea to add BSD-specific enhancements over time and also to develop modules that would allow to run the most of OS/2 Object Rexx code on BSD platforms. WWW: http://www.oorexx.org/ PR: ports/86005 Submitted by: Micho Durdevich <micho@matem.unam.mx>
Notes
Notes: svn path=/head/; revision=142542
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 ab1b0148099f..dcae5c9c6be2 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -159,6 +159,7 @@
SUBDIR += ohugs
SUBDIR += onyx
SUBDIR += oo2c
+ SUBDIR += oorexx
SUBDIR += open-cobol
SUBDIR += osb-jscore
SUBDIR += otcl