freebsd-ports/devel/rubygem-event-loop/pkg-plist
Edwin Groothuis 90ef065a9a [NEW PORT] devel/rubygem-event-loop: Event loop for ruby applications
event-loop is a simple signal system and an event loop that
	uses said simple signal system.

	WWW: http://www.brockman.se/software/ruby-event-loop/

PR:		ports/95324
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-05 01:10:34 +00:00

17 lines
917 B
Text

%%CACHE_DIR%%/event-loop-%%PORTVERSION%%.gem
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/AUTHORS
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/COPYING
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/ChangeLog
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/GFDL
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/README
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/README.utf-8
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/Rakefile
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/gemspec.rb
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop.rb
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop/better-definers.rb
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop/event-loop.rb
%%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop/signal-system.rb
%%SPEC_DIR%%/event-loop-%%PORTVERSION%%.gemspec
@dirrm %%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib/event-loop
@dirrm %%GEMS_DIR%%/event-loop-%%PORTVERSION%%/lib
@dirrm %%GEMS_DIR%%/event-loop-%%PORTVERSION%%