# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/rubygem-rb-inotify/Makefile 491192 2019-01-25 19:59:32Z sunpoet $ PORTNAME= rb-inotify PORTVERSION= 0.10.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby wrapper for libinotify, using ffi LIB_DEPENDS= libinotify.so:devel/libinotify RUN_DEPENDS= rubygem-ffi>=1.0:ruby/rubygem-ffi USES= gem USE_RUBY= yes NO_ARCH= yes .include