components/fetchmail/fetchmail.p5m
changeset 464 08f94c414553
parent 255 52abf74b9323
child 587 9cc973a7ad62
child 2343 c5da034506b2
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    27 
    27 
    28 set name=pkg.fmri value=pkg:/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.fmri value=pkg:/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="fetch mail from a POP, IMAP, ETRN, or ODMR-capable server"
    29 set name=pkg.summary value="fetch mail from a POP, IMAP, ETRN, or ODMR-capable server"
    30 set name=pkg.description value="Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC."
    30 set name=pkg.description value="Fetchmail is a full-featured, robust, well-documented remote-mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC."
    31 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet"
    31 set name=info.classification value="org.opensolaris.category.2008:Applications/Internet"
    32 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 set name=opensolaris.arc_url \
    35 set name=org.opensolaris.arc-caseid \
    36     value=http://arc.opensolaris.org/caselog/PSARC/2008/135/
    36     value=PSARC/2008/135/
    37 
    37 
    38 license $(COPYRIGHT_FILE) license='$(COPYRIGHTS)'
    38 license $(COPYRIGHT_FILE) license='$(COPYRIGHTS)'
    39 
    39 
    40 legacy pkg=SUNWfetchmail \
    40 legacy pkg=SUNWfetchmail \
    41     desc="Fetchmail Mail Retrieval and Forwarding Utility ($(IPS_COMPONENT_VERSION))" \
    41     desc="Fetchmail Mail Retrieval and Forwarding Utility ($(IPS_COMPONENT_VERSION))" \