components/python/ply/ply.p5m
changeset 464 08f94c414553
parent 394 dffc35307ef2
child 629 daaab66f7276
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/python-2/ply@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/library/python-2/ply@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="Lex and yacc parsing tools for Python"
    25 set name=pkg.summary value="Lex and yacc parsing tools for Python"
    26 set name=pkg.description value="PLY is an implementation of lex and yacc parsing tools for Python"
    26 set name=pkg.description value="PLY is an implementation of lex and yacc parsing tools for Python"
    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=$(COMPONENT_PROJECT_URL)
    28 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    29 set name=info.upstream value="David Beazley <[email protected]>"
    29 set name=info.upstream value="David Beazley <[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/ply-26 predicate=runtime/python-26 \
    33 depend fmri=library/python-2/ply-26 predicate=runtime/python-26 \
    34     type=conditional
    34     type=conditional
    35 
    35