freebsd-ports/sysutils/rubygem-fssm/Makefile
Jason Helfman 4338b62ee0 - Update to 0.2.8.1
Approved by:	rene (mentor)
2012-01-11 21:31:13 +00:00

20 lines
401 B
Makefile

# New ports collection makefile for: rubygem-fssm
# Date created: 2011-10-07
# Whom: Jason Helfman <jhelfman@experts-exchange.com>
#
# $FreeBSD$
#
PORTNAME= fssm
PORTVERSION= 0.2.8.1
CATEGORIES= sysutils ruby
MASTER_SITES= RG
MAINTAINER= jgh@FreeBSD.org
COMMENT= Provides a state tracking and event firing utility
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>