diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-04-19 18:47:14 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-04-19 18:47:14 +0800 |
commit | b7956c89f6c3dc6363c82da4777937bb09c64e4b (patch) | |
tree | d3152e2a1eaed13c35dda0328116470c4f9edd8f /www/Makefile | |
parent | 39ad1b25422ccd033f168cf1640dfd9344a32656 (diff) | |
download | freebsd-ports-gnome-b7956c89f6c3dc6363c82da4777937bb09c64e4b.tar.gz freebsd-ports-gnome-b7956c89f6c3dc6363c82da4777937bb09c64e4b.tar.zst freebsd-ports-gnome-b7956c89f6c3dc6363c82da4777937bb09c64e4b.zip |
HTAuth is a pure ruby replacement for the Apache support programs htdigest
and htpasswd. Command line and API access are provided for access to
htdigest and htpasswd files.
WWW: http://copiousfreetime.rubyforge.org/htauth/
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 186c73a5425b..145cb984e051 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1180,6 +1180,7 @@ SUBDIR += rubygem-bluecloth SUBDIR += rubygem-haml SUBDIR += rubygem-hpricot + SUBDIR += rubygem-htauth SUBDIR += rubygem-layout-yullio SUBDIR += rubygem-maruku SUBDIR += rubygem-mechanize |