2452N/A#
2452N/A# CDDL HEADER START
2452N/A#
2452N/A# The contents of this file are subject to the terms of the
2452N/A# Common Development and Distribution License (the "License").
2452N/A# You may not use this file except in compliance with the License.
2452N/A#
2452N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2452N/A# or http://www.opensolaris.org/os/licensing.
2452N/A# See the License for the specific language governing permissions
2452N/A# and limitations under the License.
2452N/A#
2452N/A# When distributing Covered Code, include this CDDL HEADER in each
2452N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2452N/A# If applicable, add the following below this CDDL HEADER, with the
2452N/A# fields enclosed by brackets "[]" replaced with your own identifying
2452N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2452N/A#
2452N/A# CDDL HEADER END
2452N/A#
5680N/A
5680N/A#
5575N/A# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
2452N/A#
2452N/Ainclude ../../../make-rules/shared-macros.mk
2452N/A
2452N/ACOMPONENT_NAME= App-ClusterSSH
2452N/ACOMPONENT_VERSION= 4.2.1
2452N/AHUMAN_VERSION= 4.02_01
2452N/ACOMPONENT_SRC= $(COMPONENT_NAME)-$(HUMAN_VERSION)
2452N/ACOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
2452N/ACOMPONENT_ARCHIVE_HASH= \
2452N/A sha256:4f1c1fc151f4dc38d3f5e5803fb39a2eee15b797650ca94cd6f673a670cdaad5
2452N/A# This project is registered on SourceForge and CPAN
2452N/ACOMPONENT_PROJECT_URL= http://sourceforge.net/projects/clusterssh/
2452N/ACOMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/project/clusterssh/2.%20ClusterSSH%20Series%204/$(COMPONENT_ARCHIVE)
2452N/ACOMPONENT_BUGDB= utility/cssh
2452N/A
2899N/ATPNO= 13257
2899N/A
3817N/Ainclude $(WS_MAKE_RULES)/prep.mk
3817N/Ainclude $(WS_MAKE_RULES)/ips.mk
3817N/Ainclude $(WS_MAKE_RULES)/makemaker.mk
2452N/A
2452N/AASLR_MODE = $(ASLR_NOT_APPLICABLE)
2452N/A
5795N/Abuild: $(BUILD_64)
5795N/A
5795N/Ainstall: $(INSTALL_64)
2452N/A
5795N/A# There are tests but:
5795N/A# Can't locate Test/Trap.pm
5795N/A# they just fail.
2452N/Atest: $(NO_TESTS)
2452N/A
4337N/Asystem-test: $(NO_TESTS)
4337N/A
6972N/AREQUIRED_PACKAGES += library/perl-5/perl-x11-protocol-522
6972N/AREQUIRED_PACKAGES += library/perl-5/perl-tk-522
3817N/AREQUIRED_PACKAGES += shell/ksh93
3817N/AREQUIRED_PACKAGES += system/library