components/libevent/libevent.p5m
changeset 582 f788d69e0553
parent 464 08f94c414553
child 587 9cc973a7ad62
equal deleted inserted replaced
581:ac0dbbad1d49 582:f788d69e0553
    24 #
    24 #
    25 
    25 
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    26 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    27 set name=pkg.fmri \
    27 set name=pkg.fmri \
    28     value=pkg:/library/libevent@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/library/libevent@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.human-version value=$(COMPONENT_VERSION)
    29 set name=pkg.summary \
    30 set name=pkg.summary \
    30     value="Libevent - an event notification library"
    31     value="Libevent - an event notification library"
    31 set name=info.classification \
    32 set name=info.classification \
    32     value="org.opensolaris.category.2008:System/Libraries"
    33     value="org.opensolaris.category.2008:System/Libraries"
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)