Ticket #12833: Portfile

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

rb-snmp/Portfile, same as inline

Line 
1
2PortSystem                      1.0
3PortGroup                       ruby 1.0
4ruby.setup                      snmp 1.0.1 gem {} rubyforge_gem
5maintainers                     kajtzu@basen.net
6description                     SNMP library implemented in ruby
7
8long_description        This library implements SNMP (the Simple Network Management Protocol). \
9                        It is implemented in pure Ruby, so there are no dependencies on external \
10                        libraries like net-snmp. You can run this library anywhere that Ruby can run.
11
12checksums                       md5 03917ca123adb7827b2aa75304953a28
13
14depends_lib-append \
15                                        port:rb-gem_plugin