7039N/A#
7039N/A# CDDL HEADER START
7039N/A#
7039N/A# The contents of this file are subject to the terms of the
7039N/A# Common Development and Distribution License (the "License").
7039N/A# You may not use this file except in compliance with the License.
7039N/A#
7039N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7039N/A# or http://www.opensolaris.org/os/licensing.
7039N/A# See the License for the specific language governing permissions
7039N/A# and limitations under the License.
7039N/A#
7039N/A# When distributing Covered Code, include this CDDL HEADER in each
7039N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
7039N/A# If applicable, add the following below this CDDL HEADER, with the
7039N/A# fields enclosed by brackets "[]" replaced with your own identifying
7039N/A# information: Portions Copyright [yyyy] [name of copyright owner]
7039N/A#
7039N/A# CDDL HEADER END
7039N/A#
7039N/A
7039N/A#
7039N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
7039N/A#
7039N/A
7039N/ABUILD_BITS= 64
7039N/Ainclude ../../../make-rules/shared-macros.mk
7039N/A
7039N/ACOMPONENT_NAME= iso-codes
7039N/ACOMPONENT_VERSION= 3.21
7039N/ACOMPONENT_PROJECT_URL= https://pkg-isocodes.alioth.debian.org/
7039N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
7039N/ACOMPONENT_ARCHIVE_HASH= \
7039N/A sha256:2362169a9ee2f8940c52a76adf2564f59146103ecb895727a1c91aa6f0f5207d
7039N/ACOMPONENT_ARCHIVE_URL= http://pkgs.fedoraproject.org/repo/pkgs/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)/fce56d7fc8c4af4e4ee9582c89f48eb8/$(COMPONENT_ARCHIVE)
7039N/ACOMPONENT_BUGDB= utility/docbook
7039N/A
7039N/ATPNO= 9314
7039N/A
7039N/ATEST_TARGET = $(NO_TESTS)
7039N/A
7039N/Ainclude $(WS_MAKE_RULES)/common.mk
7039N/A
7039N/A# Needed to successfully find iso2pot.py
7039N/ACOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))