components/bind/bind.p5m
changeset 4295 8e6a71e8754b
parent 3732 0f62cc221c7e
child 4438 5c17d084f39b
equal deleted inserted replaced
4293:17b5d565eb85 4295:8e6a71e8754b
    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."