# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-sax-machine/Makefile 368797 2014-09-22 02:27:35Z swills $

PORTNAME=	sax-machine
PORTVERSION=	1.0.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Declarative sax parsing library backed by Nokogiri

LICENSE=	MIT

RUN_DEPENDS=	rubygem-nokogiri>=1.6.0:${PORTSDIR}/textproc/rubygem-nokogiri

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
