components/ntp/ntp.p5m
branchs11-update
changeset 3412 7b3ae70aaf84
parent 2789 b28fe4d7df32
child 3573 7e043dae7c72
equal deleted inserted replaced
3411:62ec3bb9e015 3412:7b3ae70aaf84
    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, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr/share/doc/ntp/(.+$) -> set action.hash html/%<\1> >
    24 <transform file path=usr/share/doc/ntp/(.+$) -> set action.hash html/%<\1> >
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/service/network/ntp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/service/network/ntp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.human-version value=$(HUMAN_VERSION)
    28 set name=pkg.human-version value=$(HUMAN_VERSION)
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="Network Time Protocol v4, NTP Daemon and Utilities"
    30     value="Network Time Protocol v4, NTP Daemon and Utilities"
       
    31 set name=com.oracle.info.tpno value=$(TPNO)
    31 set name=pkg.summary value="Network Time Protocol Daemon v4"
    32 set name=pkg.summary value="Network Time Protocol Daemon v4"
    32 set name=com.oracle.info.description value="the Network Time Protocol Daemon"
    33 set name=com.oracle.info.description value="the Network Time Protocol Daemon"
    33 set name=info.classification \
    34 set name=info.classification \
    34     value=org.opensolaris.category.2008:System/Services
    35     value=org.opensolaris.category.2008:System/Services
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)