components/bind/bind.p5m
branchs11-update
changeset 4354 92b9d70a8795
parent 3734 24181f5eb463
equal deleted inserted replaced
4353:096fc53a5d82 4354:92b9d70a8795
    20 #
    20 #
    21 # Copyright (c) 2011, 2015, 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/share/doc/bind/html/(.+)$ -> \
    24 <transform file path=usr/share/doc/bind/html/(.+)$ -> \
    25     set action.hash doc/arm/%<\1> >
    25     set action.hash doc/arm/%<1> >
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/service/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/service/network/dns/bind@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="BIND DNS name server and configuration tools."
    28 set name=pkg.summary value="BIND DNS name server and configuration tools."
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="BIND is open source software that implements the Domain Name System (DNS) protocols for the Internet.  This package contains the DNS server 'named' and tools used to setup and validate configuration."
    30     value="BIND is open source software that implements the Domain Name System (DNS) protocols for the Internet.  This package contains the DNS server 'named' and tools used to setup and validate configuration."