freebsd-ports/devel/rubygem-state_machine/Makefile
2013-10-30 02:46:01 +00:00

16 lines
347 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>