[38433] trunk/dports/ruby/rb-activeldap/Portfile
jmr at macports.org
jmr at macports.org
Sun Jul 20 05:52:19 PDT 2008
Revision: 38433
http://trac.macosforge.org/projects/macports/changeset/38433
Author: jmr at macports.org
Date: 2008-07-20 05:52:19 -0700 (Sun, 20 Jul 2008)
Log Message:
-----------
rb-activeldap: whitespace changes only
Modified Paths:
--------------
trunk/dports/ruby/rb-activeldap/Portfile
Modified: trunk/dports/ruby/rb-activeldap/Portfile
===================================================================
--- trunk/dports/ruby/rb-activeldap/Portfile 2008-07-20 08:54:43 UTC (rev 38432)
+++ trunk/dports/ruby/rb-activeldap/Portfile 2008-07-20 12:52:19 UTC (rev 38433)
@@ -1,18 +1,20 @@
# $Id$
-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
-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
+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
+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080720/b3108d48/attachment.html
More information about the macports-changes
mailing list