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