diff options
author | knu <knu@FreeBSD.org> | 2000-08-11 18:57:44 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-11 18:57:44 +0800 |
commit | a026bf9da4bded8b80e9a5965b1446b4f6813643 (patch) | |
tree | 98268b1a4c9c168ab79d6056395dc0d8e3ebb372 /lang/Makefile | |
parent | edd3dc33238204cc6f8ee050322bdebaeafd6641 (diff) | |
download | freebsd-ports-gnome-a026bf9da4bded8b80e9a5965b1446b4f6813643.tar.gz freebsd-ports-gnome-a026bf9da4bded8b80e9a5965b1446b4f6813643.tar.zst freebsd-ports-gnome-a026bf9da4bded8b80e9a5965b1446b4f6813643.zip |
Add ruby-perl, a Ruby extension module to use the functions of Perl from Ruby.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9eda94bd8809..3473fdcef9d3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -96,6 +96,7 @@ SUBDIR += python-doc-postscript-letter SUBDIR += rexx-imc SUBDIR += ruby + SUBDIR += ruby-perl SUBDIR += ruby-python SUBDIR += scheme48 SUBDIR += schemetoc |