Ticket #12836: Portfile

File Portfile, 567 bytes (added by kajtzu@…, 17 years ago)

rb-activeldap/Portfile

Line 
1
2
3PortSystem              1.0
4PortGroup               ruby 1.0
5
6ruby.setup              {activeldap ruby-activeldap} 0.8.3.1 gem {} rubyforge_gem
7
8maintainers             kajtzu@basen.net
9
10description             Ruby/ActiveLdap provides an ActiveRecord inspired way of accessing LDAP
11long_description       
12
13checksums               md5 62100c8ed2be311ff9ededf36c226981
14homepage                http://ruby-activeldap.rubyforge.org/
15
16depends_lib-append \
17                                        port:rb-log4r \
18                                        port:rb-ldap
19
20