components/graphviz/graphviz-python-26.p5m
changeset 706 6e61f0012046
parent 609 775168282b2f
child 1205 6c6c27bcf9ac
equal deleted inserted replaced
705:ea8fed4b5f65 706:6e61f0012046
    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, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    42 link path=usr/lib/python2.6/vendor-packages/_gv.so \
    42 link path=usr/lib/python2.6/vendor-packages/_gv.so \
    43     target=../../graphviz/python26/libgv_python26.so
    43     target=../../graphviz/python26/libgv_python26.so
    44 link path=usr/lib/python2.6/vendor-packages/gv.py \
    44 link path=usr/lib/python2.6/vendor-packages/gv.py \
    45     target=../../graphviz/python26/gv.py
    45     target=../../graphviz/python26/gv.py
    46 
    46 
    47 depend fmri=runtime/python-26 type=require
       
    48 
       
    49 license COPYING license=EPL1.0
    47 license COPYING license=EPL1.0
    50 license graphviz.license.extra license="Other Notices"
    48 license graphviz.license.extra license="Other Notices"