# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/rubygem-listen/Makefile 358668 2014-06-21 06:42:54Z sunpoet $ PORTNAME= listen PORTVERSION= 2.7.9 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Listen to file modifications and notify about the changes LICENSE= MIT RUN_DEPENDS= rubygem-celluloid>=0.15.2:${PORTSDIR}/devel/rubygem-celluloid \ rubygem-rb-fsevent>=0.9.3:${PORTSDIR}/devel/rubygem-rb-fsevent \ rubygem-rb-inotify>=0.9:${PORTSDIR}/devel/rubygem-rb-inotify USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/listen .include