18 lines
248 B
Makefile
18 lines
248 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= fssm
|
|
PORTVERSION= 0.2.10
|
|
CATEGORIES= sysutils ruby
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= State tracking and event firing utility
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|