# Created by: Ryan Steinmetz (<rpsfa@rit.edu>)
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-directory_watcher/Makefile 332035 2013-10-30 02:31:04Z swills $

PORTNAME=	directory_watcher
PORTVERSION=	1.4.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Scans a directory at a set interval and lists files

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/dw

.include <bsd.port.mk>
