mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 22:11:24 -04:00
13 lines
294 B
Makefile
13 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"
|