# Created by: Eric Freeman # $FreeBSD: head/devel/rubygem-state_machine/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= state_machine PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Support for creating state machines for attributes on any Ruby class LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem .include