aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-04 00:57:22 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-04 00:57:22 +0000
commitae166314168d4bed9ebd580294765d7fa64e45c4 (patch)
tree5864a95e98d11f952764322cec5838019b511306 /lang/Makefile
parent796efa652a19b6eb005ef147c7c61e18de603a49 (diff)
downloadports-ae166314168d4bed9ebd580294765d7fa64e45c4.tar.gz
ports-ae166314168d4bed9ebd580294765d7fa64e45c4.zip
RegUtil is an implementation of IBM's RexxUtil for Regina. According to
the author, it is not complete; however, it implements a large number of the RexxUtil functions, and is very useful. Note that any scripts which load RegUtil must be run with the 'regina' command, rather than 'rexx'; the latter does not support the use of external function packages. WWW: http://pages.interlog.com/~pjtm/ PR: ports/150446 Submitted by: Bob Eager <bob@eager.cx>
Notes
Notes: svn path=/head/; revision=264001
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 9055e51e42b1..cb61714701ba 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -294,6 +294,7 @@
SUBDIR += ratfor
SUBDIR += rexx-imc
SUBDIR += rexx-regina
+ SUBDIR += rexx-regutil
SUBDIR += rexx-wrapper
SUBDIR += rhino
SUBDIR += rscheme