freebsd-ports/devel/rubygem-platform/pkg-plist
Rong-En Fan d29680803f The Platform library offers a simple, reliable, means of determining
what platform Ruby is running on.  Underlying Platform is the
RUBY_PLATFORM constant.  This library is parsing this constant for
information.  You could easily do this yourself.  We've just taken the
hassle out of it for you and hopefully covered a few of the more
unusual cases you mightn't have thought of yourself.

WWW:	http://platform.rubyforge.org/

PR:		ports/122708
Submitted by:	IWATSUKI Hiroyuki <don at na.rim.or.jp>
2008-04-13 12:53:21 +00:00

20 lines
645 B
Text

%%GEM_CACHE%%
%%GEM_SPEC%%
%%GEM_LIB_DIR%%/README
%%GEM_LIB_DIR%%/lib/platform.rb
%%GEM_DOC_DIR%%/rdoc/classes/Platform.html
%%GEM_DOC_DIR%%/rdoc/created.rid
%%GEM_DOC_DIR%%/rdoc/files/README.html
%%GEM_DOC_DIR%%/rdoc/files/lib/platform_rb.html
%%GEM_DOC_DIR%%/rdoc/fr_class_index.html
%%GEM_DOC_DIR%%/rdoc/fr_file_index.html
%%GEM_DOC_DIR%%/rdoc/fr_method_index.html
%%GEM_DOC_DIR%%/rdoc/index.html
%%GEM_DOC_DIR%%/rdoc/rdoc-style.css
@dirrm %%GEM_LIB_DIR%%/lib
@dirrm %%GEM_LIB_DIR%%
@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib
@dirrm %%GEM_DOC_DIR%%/rdoc/files
@dirrm %%GEM_DOC_DIR%%/rdoc/classes
@dirrm %%GEM_DOC_DIR%%/rdoc
@dirrm %%GEM_DOC_DIR%%