pkgsrc/sysutils/ruby-fssm/Makefile
taca 13cf462f9c Update ruby-fssm to 0.2.10.
A few bug fixes, includeing remove of the deprecation message.
2013-02-11 04:14:58 +00:00

12 lines
294 B
Makefile

# $NetBSD: Makefile,v 1.4 2013/02/11 04:14:58 taca Exp $
DISTNAME= fssm-0.2.10
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/ttilley/fssm
COMMENT= File System State Monitor
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"