freebsd-ports/devel/rubygem-directory_watcher/Makefile
2014-08-24 14:21:23 +00:00

16 lines
322 B
Makefile

# Created by: Ryan Steinmetz (<rpsfa@rit.edu>)
# $FreeBSD$
PORTNAME= directory_watcher
PORTVERSION= 1.5.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
.include <bsd.port.mk>