mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
FSEvents API with Signals catching (without RubyCocoa).
WWW: http://rubygems.org/gems/rb-fsevent/ PR: ports/187587 Submitted by: Joseph Benden <joe@thrallingpenguin.com>
This commit is contained in:
parent
08c27167c9
commit
99d281e040
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348383
@ -4311,6 +4311,7 @@
|
||||
SUBDIR += rubygem-rake-compiler
|
||||
SUBDIR += rubygem-rapt
|
||||
SUBDIR += rubygem-rash
|
||||
SUBDIR += rubygem-rb-fsevent
|
||||
SUBDIR += rubygem-rb-inotify
|
||||
SUBDIR += rubygem-rb-kqueue
|
||||
SUBDIR += rubygem-rcov
|
||||
|
18
devel/rubygem-rb-fsevent/Makefile
Normal file
18
devel/rubygem-rb-fsevent/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# 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>
|
2
devel/rubygem-rb-fsevent/distinfo
Normal file
2
devel/rubygem-rb-fsevent/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/rb-fsevent-0.9.4.gem) = 474d45dfeb737f71dd3ee7e3f40ef125954bb7f29aabe23a8c939819752f2e8a
|
||||
SIZE (rubygem/rb-fsevent-0.9.4.gem) = 128000
|
3
devel/rubygem-rb-fsevent/pkg-descr
Normal file
3
devel/rubygem-rb-fsevent/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
FSEvents API with Signals catching (without RubyCocoa).
|
||||
|
||||
WWW: http://rubygems.org/gems/rb-fsevent/
|
Loading…
x
Reference in New Issue
Block a user