freebsd-ports/sysutils/rubygem-fssm/Makefile

16 lines
277 B
Makefile

# $FreeBSD$
PORTNAME= fssm
PORTVERSION= 0.2.10
CATEGORIES= sysutils ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides a state tracking and event firing utility
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>