components/python/pybonjour/pybonjour.p5m
changeset 464 08f94c414553
parent 394 dffc35307ef2
child 609 775168282b2f
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/python-2/pybonjour@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/library/python-2/pybonjour@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="Python bindings for bonjour / dns-sd"
    25 set name=pkg.summary value="Python bindings for bonjour / dns-sd"
    26 set name=pkg.description value="Pybonjour provides a thin layer of Python bindings on top of bonjour."
    26 set name=pkg.description value="Pybonjour provides a thin layer of Python bindings on top of bonjour."
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    28 set name=info.upstream_url value="http://code.google.com/p/pybonjour/"
    28 set name=info.upstream-url value="http://code.google.com/p/pybonjour/"
    29 set name=info.upstream value="Christopher Stawarz <[email protected]>"
    29 set name=info.upstream value="Christopher Stawarz <[email protected]>"
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    32 
    32 
    33 depend fmri=library/python-2/pybonjour-26 predicate=runtime/python-26 \
    33 depend fmri=library/python-2/pybonjour-26 predicate=runtime/python-26 \
    34     type=conditional
    34     type=conditional
    35 
    35