components/swig/swig.p5m
changeset 1225 2e558aea9a28
parent 1205 6c6c27bcf9ac
child 1234 6f834970c557
equal deleted inserted replaced
1224:aa9ac448f3e6 1225:2e558aea9a28
    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 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/developer/swig@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/developer/swig@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="The Simplified and Interface Generator (swig)"
    27 set name=pkg.summary value="Simplified Wrapper and Interface Generator"
    28 set name=com.oracle.info.description value="swig, the Simplified and Interface Generator"
    28 set name=com.oracle.info.description value="SWIG, the Simplified Wrapper and Interface Generator"
    29 set name=com.oracle.info.tpno value=5686
    29 set name=com.oracle.info.tpno value=5686
    30 set name=info.classification \
    30 set name=info.classification \
    31     value="org.opensolaris.category.2008:Development/Other Languages"
    31     value="org.opensolaris.category.2008:Development/Other Languages"
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)