[38388] trunk/dports/ruby
jmr at macports.org
jmr at macports.org
Fri Jul 18 03:25:36 PDT 2008
Revision: 38388
http://trac.macosforge.org/projects/macports/changeset/38388
Author: jmr at macports.org
Date: 2008-07-18 03:25:36 -0700 (Fri, 18 Jul 2008)
Log Message:
-----------
New port: rb-snmp (#12833)
Added Paths:
-----------
trunk/dports/ruby/rb-snmp/
trunk/dports/ruby/rb-snmp/Portfile
Added: trunk/dports/ruby/rb-snmp/Portfile
===================================================================
--- trunk/dports/ruby/rb-snmp/Portfile (rev 0)
+++ trunk/dports/ruby/rb-snmp/Portfile 2008-07-18 10:25:36 UTC (rev 38388)
@@ -0,0 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup snmp 1.0.1 gem {} rubyforge_gem
+platforms darwin
+maintainers basen.net:kajtzu
+description SNMP library implemented in ruby
+
+long_description This library implements SNMP (the Simple Network \
+ Management Protocol). It is implemented in pure Ruby, so \
+ there are no dependencies on external libraries like \
+ net-snmp. You can run this library anywhere that Ruby \
+ can run.
+
+checksums md5 03917ca123adb7827b2aa75304953a28
+
+depends_lib-append port:rb-gem_plugin
Property changes on: trunk/dports/ruby/rb-snmp/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080718/7ead23ee/attachment-0001.html
More information about the macports-changes
mailing list