components/lftp/lftp.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 5010 0db6cf3e7136
equal deleted inserted replaced
3731:7b09b73a67a4 3732:0f62cc221c7e
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 
    25 set name=pkg.fmri \
    26 set name=pkg.fmri value=pkg:/network/ftp/lftp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/network/ftp/lftp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="lftp - Sophisticated file transfer program"
    27 set name=pkg.summary value="lftp - Sophisticated file transfer program"
    28 set name=com.oracle.info.description value="the lftp file transfer program"
    28 set name=com.oracle.info.description value="the lftp file transfer program"
    29 set name=com.oracle.info.tpno value=$(TPNO)
    29 set name=com.oracle.info.tpno value=$(TPNO)
    30 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
    30 set name=info.classification \
       
    31     value="org.opensolaris.category.2008:Applications/System Utilities"
       
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=org.opensolaris.arc-caseid value=PSARC/2008/276
    33 set name=org.opensolaris.arc-caseid \
       
    34     value=PSARC/2008/276
       
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 
    36 file path=etc/lftp.conf mode=0644 original_name=SUNWlftp:etc/lftp.conf \
    37 license lftp.license license=GPLv3
    37     preserve=renamenew
    38 
       
    39 file path=etc/lftp.conf mode=0644 preserve=renamenew \
       
    40     original_name=SUNWlftp:etc/lftp.conf
       
    41 file usr/bin/$(MACH64)/lftp path=usr/bin/lftp
    38 file usr/bin/$(MACH64)/lftp path=usr/bin/lftp
    42 file usr/bin/$(MACH64)/lftpget path=usr/bin/lftpget
    39 file usr/bin/$(MACH64)/lftpget path=usr/bin/lftpget
    43 file path=usr/share/lftp/convert-mozilla-cookies mode=0555
    40 file path=usr/share/lftp/convert-mozilla-cookies mode=0555
    44 file path=usr/share/lftp/import-ncftp mode=0555
    41 file path=usr/share/lftp/import-ncftp mode=0555
    45 file path=usr/share/lftp/import-netscape mode=0555
    42 file path=usr/share/lftp/import-netscape mode=0555
    58 file path=usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo
    55 file path=usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo
    59 file path=usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo
    56 file path=usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo
    60 file path=usr/share/man/man1/lftp.1
    57 file path=usr/share/man/man1/lftp.1
    61 file path=usr/share/man/man1/lftpget.1
    58 file path=usr/share/man/man1/lftpget.1
    62 file usr/share/man/man5/lftp.conf.5 path=usr/share/man/man4/lftp.conf.4
    59 file usr/share/man/man5/lftp.conf.5 path=usr/share/man/man4/lftp.conf.4
       
    60 license lftp.license license=GPLv3