Update sysutils/rubygem-fssm to version 0.2.10
[dports.git] / sysutils / rubygem-fssm / Makefile
1 # $FreeBSD: sysutils/rubygem-fssm/Makefile 321659 2013-06-24 00:58:54Z swills $
2
3 PORTNAME=       fssm
4 PORTVERSION=    0.2.10
5 CATEGORIES=     sysutils ruby
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Provides a state tracking and event firing utility
10
11 USE_RUBY=               yes
12 USE_RUBYGEMS=           yes
13 RUBYGEM_AUTOPLIST=      yes
14
15 .include <bsd.port.mk>