# $Id: Portfile,v 1.3 2005/08/11 21:33:32 rshaw Exp $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup {htaccess ruby-htaccess} 0.1.2 install.rb {README.en doc} \ rubyforge:252 revision 1 maintainers darwinports@opendarwin.org description Interface to Apache .htaccess and htpasswd files. long_description htaccess is a library which provide ruby interface \ to Apache .htaccess and htpasswd files (basic auth). categories-append www checksums md5 a78be072081a9fbaa2605fa11b29d1d6 platforms darwin test.run yes test.dir ${worksrcpath}/test test.cmd ${ruby.bin} -I../lib test-htaccess.rb \; \ ${ruby.bin} -I../lib test-htpasswd.rb