2454N/A#
2454N/A# CDDL HEADER START
2454N/A#
2454N/A# The contents of this file are subject to the terms of the
2454N/A# Common Development and Distribution License (the "License").
2454N/A# You may not use this file except in compliance with the License.
2454N/A#
2454N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2454N/A# or http://www.opensolaris.org/os/licensing.
2454N/A# See the License for the specific language governing permissions
2454N/A# and limitations under the License.
2454N/A#
2454N/A# When distributing Covered Code, include this CDDL HEADER in each
2454N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2454N/A# If applicable, add the following below this CDDL HEADER, with the
2454N/A# fields enclosed by brackets "[]" replaced with your own identifying
2454N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2454N/A#
2454N/A# CDDL HEADER END
2454N/A#
3996N/A# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
2454N/A#
2454N/Ainclude ../../../make-rules/shared-macros.mk
2454N/A
2454N/ACOMPONENT_NAME= App-ClusterSSH
2454N/ACOMPONENT_VERSION= 4.2.1
2454N/AHUMAN_VERSION= 4.02_01
2454N/ACOMPONENT_SRC= $(COMPONENT_NAME)-$(HUMAN_VERSION)
2454N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
2454N/ACOMPONENT_ARCHIVE_HASH= \
2454N/A sha256:4f1c1fc151f4dc38d3f5e5803fb39a2eee15b797650ca94cd6f673a670cdaad5
2454N/A# This project is registered on SourceForge and CPAN
2454N/ACOMPONENT_PROJECT_URL= http://sourceforge.net/projects/clusterssh/
2454N/ACOMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/project/clusterssh/2.%20ClusterSSH%20Series%204/$(COMPONENT_ARCHIVE)
2454N/ACOMPONENT_BUGDB= utility/cssh
2454N/A
3661N/ATPNO= 13257
3661N/A
2454N/A# Only build for the default version, since 5.8.4 is almost dead
2454N/APERL_VERSIONS = $(PERL_VERSION)
2454N/A
3996N/Ainclude $(WS_MAKE_RULES)/prep.mk
3996N/Ainclude $(WS_MAKE_RULES)/ips.mk
3996N/Ainclude $(WS_MAKE_RULES)/makemaker.mk
2454N/A
2454N/AASLR_MODE = $(ASLR_NOT_APPLICABLE)
2454N/A
2454N/Abuild: $(BUILD_32)
2454N/A
2454N/Ainstall: $(INSTALL_32)
2454N/A
2454N/Atest: $(NO_TESTS)
2454N/A
2454N/A
3996N/AREQUIRED_PACKAGES += library/perl-5/perl-x11-protocol
3996N/AREQUIRED_PACKAGES += library/perl-5/perl-x11-protocol-512
3996N/AREQUIRED_PACKAGES += library/perl5/perl-tk
3996N/AREQUIRED_PACKAGES += library/perl5/perl-tk-512
3996N/AREQUIRED_PACKAGES += runtime/perl-512
3996N/AREQUIRED_PACKAGES += shell/ksh93
3996N/AREQUIRED_PACKAGES += system/library