393N/A#
393N/A# CDDL HEADER START
393N/A#
393N/A# The contents of this file are subject to the terms of the
393N/A# Common Development and Distribution License (the "License").
393N/A# You may not use this file except in compliance with the License.
393N/A#
393N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
393N/A# or http://www.opensolaris.org/os/licensing.
393N/A# See the License for the specific language governing permissions
393N/A# and limitations under the License.
393N/A#
393N/A# When distributing Covered Code, include this CDDL HEADER in each
393N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
393N/A# If applicable, add the following below this CDDL HEADER, with the
393N/A# fields enclosed by brackets "[]" replaced with your own identifying
393N/A# information: Portions Copyright [yyyy] [name of copyright owner]
393N/A#
393N/A# CDDL HEADER END
393N/A#
393N/A
393N/A#
3996N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
393N/A#
393N/A
395N/Ainclude ../../../make-rules/shared-macros.mk
393N/A
393N/ACOMPONENT_NAME= pmtools
393N/ACOMPONENT_VERSION= 1.10
618N/ACOMPONENT_PROJECT_URL= http://search.cpan.org/dist/pmtools/
393N/ACOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
393N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
844N/ACOMPONENT_ARCHIVE_HASH= \
844N/A sha256:44e8cbe9ac851dad2373e2e0243a1faab690a4ca1e69b83a77591a47682806ae
393N/ACOMPONENT_ARCHIVE_URL= http://search.cpan.org/CPAN/authors/id/M/ML/MLFISHER/$(COMPONENT_ARCHIVE)
1273N/ACOMPONENT_BUGDB= utility/perl-pmtools
393N/A
3661N/ATPNO= 9276
3661N/A
3996N/Ainclude $(WS_MAKE_RULES)/prep.mk
3996N/Ainclude $(WS_MAKE_RULES)/makemaker.mk
3996N/Ainclude $(WS_MAKE_RULES)/ips.mk
393N/A
393N/A# common targets
393N/Abuild: $(BUILD_32)
393N/A
393N/Ainstall: $(INSTALL_32)
393N/A
393N/Atest: $(NO_TESTS)
393N/A
393N/A
3996N/AREQUIRED_PACKAGES += runtime/perl-512
3996N/AREQUIRED_PACKAGES += runtime/perl-584
3996N/AREQUIRED_PACKAGES += system/core-os