# $Id: Portfile,v 1.1 2004/06/14 03:39:55 rshaw Exp $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		acl 1.0.1 basic_install.rb {README doc}
maintainers		rshaw@opendarwin.org
description		Simple Access Control List
long_description	
homepage		http://www2a.biglobe.ne.jp/~seki/ruby/
master_sites	${homepage}
checksums		md5 da2d50ce01e8c9df26cdab60977e8623
platforms		darwin

test.run		yes
test.cmd		${ruby.bin} acltest.rb
test.target

