2011-10-17 03:49:43 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= fssm
|
2013-06-24 02:58:54 +02:00
|
|
|
PORTVERSION= 0.2.10
|
2011-10-17 03:49:43 +02:00
|
|
|
CATEGORIES= sysutils ruby
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2012-10-03 02:51:40 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2011-10-17 03:49:43 +02:00
|
|
|
COMMENT= Provides a state tracking and event firing utility
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|