Portfile

# $Id: Portfile 22478 2007-03-02 05:16:40Z pipping@macports.org $
PortSystem 1.0
PortGroup ruby 1.0

ruby.setup {activeldap ruby-activeldap} 0.5.3 setup.rb {README doc examples tests} rubyforge:1763
maintainers nomaintainer@macports.org
description Object oriented inteface to Ruby/LDAP
long_description Ruby/ActiveLDAP provides an object oriented interface to LDAP. \
This library was inspired by ActiveRecord (both the concept and the \
library). It maps LDAP entries to Ruby objects with LDAP attribute \
accessors exposed as methods dynamically assigned based on your LDAP \
schema and each object's objectClasses.
checksums md5 fe7a0457e211a7c461d0b205bb5e2673
homepage http://rubyforge.org/projects/ruby-activeldap/
categories-append databases
platforms darwin
depends_lib-append port:rb-ldap port:rb-log4r
extract.suffix .tgz