evas: build xcb engines.
[crux-ports.git] / rubygems / README
1 In a Rubygems enabled environment, it's recommended to
2   export RUBYOPT=rubygems
3 to automatically require rubygems.
4
5 A typical rubygem port looks like this:
6
7   name=activerecord
8   version=1.11.1
9   release=1
10   source=(http://rubyforge.org/frs/download.php/5163/activerecord-1.11.1.gem)
11
12   GEMS_KEEP_DOC=yes
13   . /usr/share/rubygems/Pkgfile.template
14
15
16 The build() function comes from the template. Omit the GEMS_KEEP_DOC var if you
17 don't want any rdoc documentation