components/memcached/memcached.p5m
changeset 5005 634e69f7ae42
parent 1948 2d1537e7942d
child 5682 94c0ca64c022
equal deleted inserted replaced
5004:2883c86b26b8 5005:634e69f7ae42
    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, 2014, 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.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/service/memcached@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/service/memcached@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    39 file Solaris/memcached.xml \
    39 file Solaris/memcached.xml \
    40     path=lib/svc/manifest/application/database/memcached.xml
    40     path=lib/svc/manifest/application/database/memcached.xml
    41 file Solaris/memcached path=lib/svc/method/memcached
    41 file Solaris/memcached path=lib/svc/method/memcached
    42 file path=usr/include/memcached/protocol_binary.h
    42 file path=usr/include/memcached/protocol_binary.h
    43 file usr/lib/$(MACH64)/memcached path=usr/lib/memcached mode=0555
    43 file usr/lib/$(MACH64)/memcached path=usr/lib/memcached mode=0555
    44 file Solaris/memcached.1m path=usr/share/man/man1m/memcached.1m
    44 file Solaris/memcached.8 path=usr/share/man/man8/memcached.8
    45 #
    45 #
    46 license memcached.license license=BSD
    46 license memcached.license license=BSD