# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD: head/devel/rubygem-wdm/Makefile 457910 2018-01-02 16:16:06Z swills $

PORTNAME=	wdm
PORTVERSION=	0.1.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	joe@thrallingpenguin.com
COMMENT=	Library for monitoring directories for changes

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
