1 In a Rubygems enabled environment, it's recommended to
2 export RUBYOPT=rubygems
3 to automatically require rubygems.
5 A typical rubygem port looks like this:
10 source=(http://rubyforge.org/frs/download.php/5163/activerecord-1.11.1.gem)
13 . /usr/share/rubygems/Pkgfile.template
16 The build() function comes from the template. Omit the GEMS_KEEP_DOC var if you
17 don't want any rdoc documentation