Skip to content

Instantly share code, notes, and snippets.

@mikehale
Created May 18, 2009 16:59
Show Gist options
  • Select an option

  • Save mikehale/113610 to your computer and use it in GitHub Desktop.

Select an option

Save mikehale/113610 to your computer and use it in GitHub Desktop.
ruby-enterprise portfile
# $Id$
PortSystem 1.0
name ruby-enterprise
version 1.8.6-20090421
categories lang
maintainers Hongli Lai & Ninh Bui
description Ruby Enterprise Edition is a server-oriented friendly branch of Ruby.
homepage http://www.rubyenterpriseedition.com/
platforms darwin
checksums md5 c777b361aadccda7988be16ede7ab15f
master_sites http://rubyforge.org/frs/download.php/55511/
use_configure no
build.cmd echo '\n\n\n\n' | ${worksrcpath}/installer --destdir ${destroot} --dont-install-useful-gems
build.target
destroot.violate_mtree yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment