# Ports collection makefile for:	rubygem-fast_xs
# Date created:				13 Dec 2011
# Whom:					Scott Sanders <scott@jssjr.com>
#
# $FreeBSD: ports/textproc/rubygem-fast_xs/Makefile,v 1.4 2012/02/12 02:14:03 pgollucci Exp $
#

PORTNAME=	fast_xs
PORTVERSION=	0.7.3
PORTEPOCH=	1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A systems integration framework. Expander

RUN_DEPENDS=	rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe

PORTSCOUT=	limit:^0.7

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
