aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-09 17:18:50 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-11-09 17:18:50 +0000
commit4b0a82c391f1c7627be7ba65bc872b0b68ca1c8a (patch)
treea9daabc25434db52681bf0334fbc5c99e61238f3 /lang/Makefile
parent372714d740d4aa1326bb81d87519f83c1349c865 (diff)
downloadports-4b0a82c391f1c7627be7ba65bc872b0b68ca1c8a.tar.gz
ports-4b0a82c391f1c7627be7ba65bc872b0b68ca1c8a.zip
add rexx-wrapper 2.1
A tool that wraps Rexx source or tokenised code into an executable
Notes
Notes: svn path=/head/; revision=93563
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 7f346f1f84ce..eedc75c9d17a 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -182,6 +182,7 @@
SUBDIR += ratfor
SUBDIR += rexx-imc
SUBDIR += rexx-regina
+ SUBDIR += rexx-wrapper
SUBDIR += rscheme
SUBDIR += ruby-js
SUBDIR += ruby-lua