# $Id: Portfile 53076 2009-06-29 03:20:03Z jmr@macports.org $
                       
PortSystem             1.0
PortGroup              ruby 1.0
ruby.setup             libxml-ruby 1.1.3 setup.rb {} rubyforge:53632
name                   rb-libxml2
extract.suffix         .tgz
categories-append      ruby textproc 
maintainers            comcast.net:lharple
platforms              darwin
homepage               http://libxml.rubyforge.org/
description            Ruby bindings for libxml2
long_description       C-language Ruby binding to the Gnome libxml2 \
                       library, supporting a wide range of XML technologies and offering very \
                       competitive performance across the board.
                       
checksums              md5     007881e4a5a4ddc29ddf8a3b76edb8b0 \
                       sha1    575354bcff4dbd8d2e0f019384ddce8b654baa14 \
                       rmd160  03f79a4338b0d30a2b1921e14b502ae87bee8109
                       
depends_lib-append     port:libxml2 \
                       port:zlib \
                       port:libiconv
