# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_3_0/textproc/rubygem-ruby-xslt/Makefile 387237 2015-05-24 00:15:54Z sunpoet $

PORTNAME=	ruby-xslt
PORTVERSION=	0.9.9
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	XSLT processor in pure Ruby

LICENSE=	GPLv2

USE_GNOME=	libxslt
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
