Makefile revision 3817
5882N/A#
5882N/A# CDDL HEADER START
5882N/A#
5882N/A# The contents of this file are subject to the terms of the
5882N/A# Common Development and Distribution License (the "License").
5882N/A# You may not use this file except in compliance with the License.
5882N/A#
5882N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5882N/A# or http://www.opensolaris.org/os/licensing.
5882N/A# See the License for the specific language governing permissions
5882N/A# and limitations under the License.
5882N/A#
5882N/A# When distributing Covered Code, include this CDDL HEADER in each
5882N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5882N/A# If applicable, add the following below this CDDL HEADER, with the
5882N/A# fields enclosed by brackets "[]" replaced with your own identifying
5882N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5882N/A#
5882N/A# CDDL HEADER END
5882N/A#
5882N/A# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
5882N/A#
5882N/Ainclude ../../../make-rules/shared-macros.mk
COMPONENT_NAME= ruby-meta
# the latest version of Ruby
COMPONENT_VERSION= 1.9
COMPONENT_PROJECT_URL= http://www.ruby-lang.org/
COMPONENT_BUGDB= utility/ruby
include $(WS_MAKE_RULES)/configure.mk
include $(WS_MAKE_RULES)/ips.mk
# nothing to download or build; just publish the package
download::
prep configure build install test:
clobber: clean