diff options
author | pav <pav@FreeBSD.org> | 2005-07-20 22:05:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-20 22:05:09 +0800 |
commit | e04dec422ff1db3675126c33f94d5a44e9e084c8 (patch) | |
tree | 191db30c3f14a858fd0ccd669f27c5c7a3e94aa7 /www/Makefile | |
parent | 2dfc47bbb1c82e058dacbd2cb3d17f968fa1cd68 (diff) | |
download | freebsd-ports-graphics-e04dec422ff1db3675126c33f94d5a44e9e084c8.tar.gz freebsd-ports-graphics-e04dec422ff1db3675126c33f94d5a44e9e084c8.tar.zst freebsd-ports-graphics-e04dec422ff1db3675126c33f94d5a44e9e084c8.zip |
Action Web Service provides a way to publish interoperable web service APIs with
Rails without spending a lot of time delving into protocol details.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de>
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 fcd50345719..4280aee431a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -719,6 +719,7 @@ SUBDIR += ruby-tmpl SUBDIR += ruby-webunit SUBDIR += rubygem-actionpack + SUBDIR += rubygem-actionwebservice SUBDIR += sarg SUBDIR += sbox-dtc SUBDIR += scout |