diff options
author | knu <knu@FreeBSD.org> | 2000-08-12 00:39:39 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-12 00:39:39 +0800 |
commit | 50018e51a9812f305312d991597080aba0b7bf22 (patch) | |
tree | 5faf304fa4541c3521f02f5e2808e06a597942a1 /www/Makefile | |
parent | b9d1ea02533579b9ffc374828787118c1a2e4886 (diff) | |
download | freebsd-ports-gnome-50018e51a9812f305312d991597080aba0b7bf22.tar.gz freebsd-ports-gnome-50018e51a9812f305312d991597080aba0b7bf22.tar.zst freebsd-ports-gnome-50018e51a9812f305312d991597080aba0b7bf22.zip |
Add mod_ruby, an Apache module that embeds Ruby interpreter within.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c4af5426479b..1e49cd88b884 100644 --- a/www/Makefile +++ b/www/Makefile @@ -95,6 +95,7 @@ SUBDIR += mod_php3 SUBDIR += mod_php4 SUBDIR += mod_roaming + SUBDIR += mod_ruby SUBDIR += momspider SUBDIR += mozilla SUBDIR += netscape-remote |