Makefile revision 3996
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# CDDL HEADER START
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# The contents of this file are subject to the terms of the
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# Common Development and Distribution License (the "License").
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# You may not use this file except in compliance with the License.
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# See the License for the specific language governing permissions
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# and limitations under the License.
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# When distributing Covered Code, include this CDDL HEADER in each
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# If applicable, add the following below this CDDL HEADER, with the
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# fields enclosed by brackets "[]" replaced with your own identifying
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# information: Portions Copyright [yyyy] [name of copyright owner]
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# CDDL HEADER END
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilsonCOMPONENT_PROJECT_URL= http://meld.sourceforge.net/
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilsonCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson sha256:429a0d0408464f623d25e351adc387ff4ed92813b8760d1c16700cb3180f9303
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilsonCOMPONENT_ARCHIVE_URL= http://ftp.gnome.org/pub/gnome/sources/meld/1.4/$(COMPONENT_ARCHIVE)
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# Meld has no configure however it honors DESTDIR which is necessary so
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# we don't try to install into roots /usr but rather our proto areas usr
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilson# common targets
1867ab6b86dfc4bb06682075c0713b8b18b2c522neil_a_wilsonREQUIRED_PACKAGES += library/python-2/pygtk2-26