components/rsync/rsync.p5m
changeset 1351 5c589218fa09
parent 1251 f1fb66b52f41
child 1406 bad4899167db
equal deleted inserted replaced
1350:f4d6496d9297 1351:5c589218fa09
    26     value=pkg:/network/rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/network/rsync@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="rsync - A utility that provides fast incremental file transfer and copy."
    28     value="rsync - A utility that provides fast incremental file transfer and copy."
    29 set name=pkg.summary value="rsync - faster, flexible replacement for rcp"
    29 set name=pkg.summary value="rsync - faster, flexible replacement for rcp"
    30 set name=com.oracle.info.description value="the rsync file transfer utility"
    30 set name=com.oracle.info.description value="the rsync file transfer utility"
       
    31 set name=com.oracle.info.tpno value=8788
    31 set name=info.classification \
    32 set name=info.classification \
    32     value="org.opensolaris.category.2008:Applications/System Utilities"
    33     value="org.opensolaris.category.2008:Applications/System Utilities"
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=PSARC/2006/642
    36 set name=org.opensolaris.arc-caseid value=PSARC/2006/642
    41 
    42 
    42 legacy pkg=SUNWrsync \
    43 legacy pkg=SUNWrsync \
    43     desc="rsync - A utility that provides fast incremental file transfer and copy." \
    44     desc="rsync - A utility that provides fast incremental file transfer and copy." \
    44     name="rsync - faster, flexible replacement for rcp"
    45     name="rsync - faster, flexible replacement for rcp"
    45 
    46 
    46 license rsync.license license="GPLv3, GPLv2, ISC, MIT-like, Zlib"
    47 license rsync.license license="GPLv3, Zlib"