components/ruby/ruby-common/Makefile
changeset 7860 8991c11f87b1
parent 5682 94c0ca64c022
equal deleted inserted replaced
7859:d828b72ad743 7860:8991c11f87b1
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		ruby-meta
    27 COMPONENT_NAME=		ruby-meta
    28 # the latest version of Ruby
    28 # the latest version of Ruby
    29 COMPONENT_VERSION=	2.1
    29 COMPONENT_VERSION=	2.1
    30 COMPONENT_SRC=
    30 COMPONENT_SRC=
       
    31 COMPONENT_ARCHIVE_SRC=	none
    31 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
    32 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
    32 COMPONENT_BUGDB=	utility/ruby
    33 COMPONENT_BUGDB=	utility/ruby
    33 
    34 
    34 include $(WS_MAKE_RULES)/prep.mk
    35 include $(WS_MAKE_RULES)/prep.mk
    35 include $(WS_MAKE_RULES)/ips.mk
    36 include $(WS_MAKE_RULES)/ips.mk