# Ports collection makefile for:	rubygem-directory_watcher
# Date created:				30 Nov 2009
# Whom:					Ryan Steinmetz (<rpsfa@rit.edu>)
#
# $FreeBSD: ports/devel/rubygem-directory_watcher/Makefile,v 1.7 2011/10/27 18:29:45 swills Exp $

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>
