pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / shell / tcsh / Makefile
blob347e656499fcec067c1ab6a5f415bdcb49fff3db
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2019, Michal Nowak
27 include ../../../make-rules/shared-macros.mk
29 COMPONENT_NAME= tcsh
30 COMPONENT_VERSION= 6.24.13
31 COMPONENT_SUMMARY= Tenex C-shell (tcsh)
32 COMPONENT_DESCRIPTION= C shell with file name completion and command line editing
33 COMPONENT_PROJECT_URL= https://github.com/tcsh-org/tcsh
34 COMPONENT_SRC= $(COMPONENT_NAME)-$(HUMAN_VERSION)
35 COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
36 COMPONENT_ARCHIVE_HASH= sha256:1e927d52e9c85d162bf985f24d13c6ccede9beb880d86fec492ed15480a5c71a
37 COMPONENT_ARCHIVE_URL= https://astron.com/pub/tcsh/$(COMPONENT_ARCHIVE)
38 COMPONENT_FMRI= shell/tcsh
39 COMPONENT_CLASSIFICATION= System/Shells
40 COMPONENT_LICENSE= BSD
41 COMPONENT_LICENSE_FILE= Copyright
43 include $(WS_MAKE_RULES)/common.mk
45 COMPONENT_PRE_CONFIGURE_ACTION= ( $(CLONEY) $(SOURCE_DIR) $(@D) )
47 COMPONENT_TEST_TRANSFORMS= ' -n "/^\s*[0-9]/p" '
49 # configure needs gencat
50 REQUIRED_PACKAGES += text/locale
52 # Auto-generated dependencies
53 REQUIRED_PACKAGES += system/library