Files
bsdports/ruby/rubygem-rb-fsevent/Makefile
2019-12-26 07:26:06 +00:00

17 lines
387 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD: head/devel/rubygem-rb-fsevent/Makefile 463575 2018-03-04 16:11:23Z sunpoet $
PORTNAME= rb-fsevent
PORTVERSION= 0.10.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= FSEvents API with Signals catching (without RubyCocoa)
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>