GCC: use -fuse-cxa-atexit by default
[unleashed-userland.git] / components / ncftp / ncftp.p5m
blobef06d146f36a5e12be4cef7f65d17fd3c3298b58
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
21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 set name=pkg.fmri value=pkg:/network/ftp/ncftp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
25 set name=pkg.summary value="NcFTP - client application implementing FTP"
26 set name=com.oracle.info.description value="the ncftp file transfer application"
27 set name=com.oracle.info.tpno value=9255
28 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet"
29 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
31 set name=org.opensolaris.arc-caseid \
32     value=PSARC/2000/488
33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
35 license ncftp.license license='Artistic'
37 file path=usr/bin/ncftp
38 file path=usr/bin/ncftpbookmarks
39 file path=usr/bin/ncftpget
40 file path=usr/bin/ncftpls
41 file path=usr/bin/ncftpput
42 file path=usr/bin/ncftpspooler
43 file path=usr/share/man/man1/ncftp.1
44 file path=usr/share/man/man1/ncftpbatch.1
45 file path=usr/share/man/man1/ncftpget.1
46 file path=usr/share/man/man1/ncftpls.1
47 file path=usr/share/man/man1/ncftpput.1
48 file path=usr/share/man/man1/ncftpspooler.1
49 hardlink path=usr/bin/ncftpbatch target=ncftpspooler
50 link path=usr/sfw/bin/ncftp target=../../bin/ncftp
51 link path=usr/sfw/bin/ncftpbatch target=../../bin/ncftpbatch
52 link path=usr/sfw/bin/ncftpbookmarks target=../../bin/ncftpbookmarks
53 link path=usr/sfw/bin/ncftpget target=../../bin/ncftpget
54 link path=usr/sfw/bin/ncftpls target=../../bin/ncftpls
55 link path=usr/sfw/bin/ncftpput target=../../bin/ncftpput
56 link path=usr/sfw/bin/ncftpspooler target=../../bin/ncftpspooler
58 legacy  pkg=SUNWncft \
59         name="NcFTP - client application implementing FTP" \
60         desc="NcFTP ncftp - File Transfer Protocol (FTP)"