components/perl_modules/xml-simple/xml-simple.p5m
changeset 464 08f94c414553
parent 424 56ddb5c9151d
child 1124 08534bc6778b
child 2551 0391c5c3b137
child 2650 4d6a58429fb1
equal deleted inserted replaced
463:12371db48dee 464:08f94c414553
    23 
    23 
    24 set name=pkg.fmri value=pkg:/library/perl-5/xml-simple@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 set name=pkg.fmri value=pkg:/library/perl-5/xml-simple@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="XML::Simple - Easy API to maintain XML (esp config files)"
    25 set name=pkg.summary value="XML::Simple - Easy API to maintain XML (esp config files)"
    26 set name=pkg.description value="The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules)."
    26 set name=pkg.description value="The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules)."
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Perl"
    28 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
    28 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    29 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    30 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 # perl 5.8.4
    31 # perl 5.8.4
    32 depend fmri=library/perl-5/xml-simple-584 predicate=runtime/perl-584 \
    32 depend fmri=library/perl-5/xml-simple-584 predicate=runtime/perl-584 \
    33     type=conditional
    33     type=conditional
    34 # perl 5.12
    34 # perl 5.12