freebsd-ports/devel/rubygem-directory_watcher/Makefile
Philip M. Gollucci b56892621e - Update to 1.3.2
PR:             ports/149994
Approved by:    rpsfa@rit.edu (maintainer)
2010-08-27 00:14:16 +00:00

19 lines
409 B
Makefile

# Ports collection makefile for: rubygem-directory_watcher
# Date created: 30 Nov 2009
# Whom: Ryan Steinmetz (<rpsfa@rit.edu>)
#
# $FreeBSD$
PORTNAME= directory_watcher
PORTVERSION= 1.3.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= rpsfa@rit.edu
COMMENT= Scans a directory at a set interval and lists files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>