5226N/A#
5226N/A# CDDL HEADER START
5226N/A#
5226N/A# The contents of this file are subject to the terms of the
5226N/A# Common Development and Distribution License (the "License").
5226N/A# You may not use this file except in compliance with the License.
5226N/A#
5226N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5226N/A# or http://www.opensolaris.org/os/licensing.
5226N/A# See the License for the specific language governing permissions
5226N/A# and limitations under the License.
5226N/A#
5226N/A# When distributing Covered Code, include this CDDL HEADER in each
5226N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5226N/A# If applicable, add the following below this CDDL HEADER, with the
5226N/A# fields enclosed by brackets "[]" replaced with your own identifying
5226N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5226N/A#
5226N/A# CDDL HEADER END
5226N/A#
5226N/A
5226N/A#
5226N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
5226N/A#
5680N/ABUILD_BITS= 64
5226N/Ainclude ../../make-rules/shared-macros.mk
5226N/A
5226N/ACOMPONENT_NAME= pkgbuild
5226N/ACOMPONENT_VERSION= 1.3.105
5226N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
5226N/ACOMPONENT_ARCHIVE_HASH= \
5226N/A sha256:ed32d913af249d4221c2b94450eb4e996747024260c210620e94ac8130bc0fd6
5226N/ACOMPONENT_ARCHIVE_URL= http://prdownloads.sourceforge.net/pkgbuild/$(COMPONENT_ARCHIVE)
5226N/ACOMPONENT_PROJECT_URL= http://pkgbuild.sourceforge.net/
5226N/A
5226N/ATPNO= 13159
5226N/A
5680N/ATEST_TARGET= $(NO_TESTS)
5680N/Ainclude $(WS_MAKE_RULES)/common.mk
5226N/A
5226N/A# Required due to patches to configure and/or automake files.
5226N/ACOMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fi;)
5226N/A
5795N/AREQUIRED_PACKAGES += $(PERL_PKG)