freebsd-ports/devel/rubygem-rb-fsevent/Makefile

19 lines
349 B
Makefile

# Created by: Joseph Benden <joe@thrallingpenguin.com>
PORTNAME= rb-fsevent
PORTVERSION= 0.11.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= FSEvents API with Signals catching (without RubyCocoa)
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>