# $Id: Portfile,v 1.2 2005/03/23 23:16:50 tristan Exp $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		{ldap ruby-ldap} 0.9.1 extconf.rb {README example test} sourceforge
maintainers		tristan@opendarwin.org
description		    An extension library for accessing the LDAP API.
long_description	This module provides the interface to LDAP libraries such as Netscape \
                    Directory SDK, OpenLDAP and wldap32.dll.
checksums		        md5 f620c7757c85229a2351ca479656286c
homepage                http://ruby-ldap.sourceforge.net/
categories-append       databases
platforms		        darwin 
