diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-06-01 14:30:18 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-06-01 14:30:18 +0000 |
commit | cf6cd1177524a9d00d7a108111eb8c6901a30176 (patch) | |
tree | 36698252747ffb42f312a6eeeeac3350d93ac640 /www/Makefile | |
parent | 51e3b5e427b0fa1515826a6a38e41a87170ae0e5 (diff) | |
download | ports-cf6cd1177524a9d00d7a108111eb8c6901a30176.tar.gz ports-cf6cd1177524a9d00d7a108111eb8c6901a30176.zip |
Provides a more HTTPish API around the ruby-openid library
Notes
Notes:
svn path=/head/; revision=319574
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 32c4c47ae705..515871c08c06 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1775,6 +1775,7 @@ SUBDIR += rubygem-rack SUBDIR += rubygem-rack-cache SUBDIR += rubygem-rack-mount + SUBDIR += rubygem-rack-openid SUBDIR += rubygem-rack-protection SUBDIR += rubygem-rack-ssl SUBDIR += rubygem-rack-test |