# Ports collection makefile for:	rubygem-state_machine
# Date created:				27 April 2011
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/devel/rubygem-state_machine/Makefile,v 1.1 2011/05/03 02:54:43 swills Exp $
#

PORTNAME=	state_machine
PORTVERSION=	0.10.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	Support for creating state machines for attributes on any Ruby class

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
