# Created by: Michael Schout <mschout@gkg.net>
# $FreeBSD: tags/RELEASE_10_3_0/textproc/rubygem-libxml-ruby/Makefile 387223 2015-05-24 00:06:46Z sunpoet $

PORTNAME=	libxml-ruby
PORTVERSION=	2.8.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby bindings for the GNOME Libxml2 toolkit

LICENSE=	MIT

USE_GNOME=	libxml2
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
