opnsense-ports/sysutils/rubygem-fssm/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

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>