components/ruby/ruby-common/Makefile
changeset 4196 d697072a92f5
parent 3817 30b42c38bbc4
child 4339 6501cf9c29f9
equal deleted inserted replaced
4195:d88c5d15a4af 4196:d697072a92f5
    26 # the latest version of Ruby
    26 # the latest version of Ruby
    27 COMPONENT_VERSION=	1.9
    27 COMPONENT_VERSION=	1.9
    28 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
    28 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
    29 COMPONENT_BUGDB=	utility/ruby
    29 COMPONENT_BUGDB=	utility/ruby
    30 
    30 
    31 include $(WS_MAKE_RULES)/configure.mk
    31 include $(WS_MAKE_RULES)/prep.mk
    32 include $(WS_MAKE_RULES)/ips.mk
    32 include $(WS_MAKE_RULES)/ips.mk
    33 
    33 
    34 # nothing to download or build; just publish the package
    34 # nothing to download or build; just publish the package
    35 download::
    35 build install test:
    36 prep configure build install test:
       
    37 
    36 
    38 clobber:	clean