Makefile revision 5680
7d98a1783f222964bcde7d56dab77b822706204dBob Halley# CDDL HEADER START
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# The contents of this file are subject to the terms of the
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# Common Development and Distribution License (the "License").
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# You may not use this file except in compliance with the License.
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# See the License for the specific language governing permissions
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# and limitations under the License.
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# When distributing Covered Code, include this CDDL HEADER in each
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# If applicable, add the following below this CDDL HEADER, with the
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# fields enclosed by brackets "[]" replaced with your own identifying
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# information: Portions Copyright [yyyy] [name of copyright owner]
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# CDDL HEADER END
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff sha256:ed32d913af249d4221c2b94450eb4e996747024260c210620e94ac8130bc0fd6
1840745dd553b2ff5b114a03cde40a2a404aa559Michael GraffCOMPONENT_ARCHIVE_URL= http://prdownloads.sourceforge.net/pkgbuild/$(COMPONENT_ARCHIVE)
1840745dd553b2ff5b114a03cde40a2a404aa559Michael GraffCOMPONENT_PROJECT_URL= http://pkgbuild.sourceforge.net/
1840745dd553b2ff5b114a03cde40a2a404aa559Michael Graff# Required due to patches to configure and/or automake files.