File: lang/ruby/Makefile
base-0 patch-1
Line 1Line 1
GARNAME = ruby
GARNAME = ruby
GARVERSION = 1.6.7
GARVERSION = 1.6.8
CATEGORIES = lang
MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/stable/
#MASTER_SITES += ftp://fearless.ece.vill.edu/pub/ruby/1.6/
CATEGORIES = lang
MASTER_SITES = ftp://ftp.ruby-lang.org/pub/ruby/stable/
#MASTER_SITES += ftp://fearless.ece.vill.edu/pub/ruby/1.6/
Line 8Line 8
LICENSE = GPL/Ruby
Ruby_LICENSE_TEXT = $(WORKSRC)/LEGAL

LICENSE = GPL/Ruby
Ruby_LICENSE_TEXT = $(WORKSRC)/LEGAL

LIBDEPS = devel/glibc lib/ncurses


DESCRIPTION = Ruby OOP scripting language
define BLURB
#XXX: nwall package blurb goes here.
endef

DESCRIPTION = Ruby OOP scripting language
define BLURB
#XXX: nwall package blurb goes here.
endef


LIBDEPS = lib/ncurses

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile