components/curl/curl.p5m
changeset 4295 8e6a71e8754b
parent 3732 0f62cc221c7e
child 4660 0cca05cde869
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 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
    24 <transform file path=usr/share/doc/curl/html/(.+)$ -> \
    25     set action.hash curl-$(COMPONENT_VERSION)/docs/%<\1> >
    25     set action.hash curl-$(COMPONENT_VERSION)/docs/%<1> >
    26 <transform file path=usr/share/doc/libcurl/html/(.+)$ -> \
    26 <transform file path=usr/share/doc/libcurl/html/(.+)$ -> \
    27     set action.hash curl-$(COMPONENT_VERSION)/docs/libcurl/%<\1> >
    27     set action.hash curl-$(COMPONENT_VERSION)/docs/libcurl/%<1> >
    28 set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.fmri value=pkg:/web/curl@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="The CURL Network Utility and Library"
    29 set name=pkg.summary value="The CURL Network Utility and Library"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="A command-line tool and library for transforming data with URL syntax"
    31     value="A command-line tool and library for transforming data with URL syntax"
    32 set name=com.oracle.info.description \
    32 set name=com.oracle.info.description \