1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/devel/rubygem-rb-fsevent/Makefile
Steve Wills 99d281e040 FSEvents API with Signals catching (without RubyCocoa).
WWW: http://rubygems.org/gems/rb-fsevent/

PR:		ports/187587
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-03-15 22:44:32 +00:00

19 lines
340 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
# $FreeBSD$
PORTNAME= rb-fsevent
PORTVERSION= 0.9.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= FSEvents API with Signals catching (without RubyCocoa)
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>