freebsd-ports/sysutils/rubygem-fssm/Makefile

20 lines
278 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= fssm
2013-06-24 02:58:54 +02:00
PORTVERSION= 0.2.10
CATEGORIES= sysutils ruby
MASTER_SITES= RG
2012-10-03 02:51:40 +02:00
MAINTAINER= ruby@FreeBSD.org
2015-05-24 20:56:30 +02:00
COMMENT= State tracking and event firing utility
2015-05-24 20:56:30 +02:00
LICENSE= MIT
NO_ARCH= yes
2015-05-24 20:56:30 +02:00
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>