python/gst-python: update to 1.24.11
[oi-userland.git] / components / network / hpn-ssh / hpn-ssh.p5m
blob8a6cb0c1c9bc885703dfd0ab7b2d552d129c7469
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
14 # Copyright 2018 Till Wegmüller
17 # A full copy of the text of the CDDL should have accompanied this
18 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.human-version value=$(HUMAN_VERSION)
20 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
21 set name=info.classification \
22     value=org.opensolaris.category.2008:Applications/Internet \
23     value=org.opensolaris.category.2008:System/Security
24 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
25 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
26 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
28 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
30 depend type=conditional fmri=x11/session/xauth \
31     predicate=pkg:/x11/library/libxau
33 depend type=conditional fmri=network/ssh-askpass \
34     predicate=pkg:/x11/server/xserver-common
36 file path=etc/hpnssh/ssh_config
37 file path=etc/hpnssh/ssh_config.d/50-openindiana.conf
38 file path=usr/bin/hpnscp
39 file path=usr/bin/hpnsftp
40 file path=usr/bin/hpnssh
41 file path=usr/bin/hpnssh-add
42 file path=usr/bin/hpnssh-agent
43 file path=usr/bin/hpnssh-copy-id
44 file path=usr/bin/hpnssh-keygen
45 file path=usr/bin/hpnssh-keyscan
46 file path=usr/share/man/man1/hpnscp.1
47 file path=usr/share/man/man1/hpnsftp.1
48 file path=usr/share/man/man1/hpnssh-add.1
49 file path=usr/share/man/man1/hpnssh-agent.1
50 file path=usr/share/man/man1/hpnssh-copy-id.1
51 file path=usr/share/man/man1/hpnssh-keygen.1
52 file path=usr/share/man/man1/hpnssh-keyscan.1
53 file path=usr/share/man/man1/hpnssh.1
54 file path=usr/share/man/man5/hpnssh_config.5