components/python/lesscpy/lesscpy-PYVER.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2946 74c77317f502
child 3704 69ab8eca01c5
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    27     value=pkg:/library/python-2/lesscpy-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python-2/lesscpy-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="Python LESS Compiler"
    28 set name=pkg.summary value="Python LESS Compiler"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="A compiler written in Python for the LESS dynamic stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations, and functions."
    30     value="A compiler written in Python for the LESS dynamic stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations, and functions."
    31 set name=com.oracle.info.description value="the Lesscpy Python LESS compiler"
    31 set name=com.oracle.info.description value="the Lesscpy Python LESS compiler"
    32 set name=com.oracle.info.tpno value=16108
    32 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification \
    33 set name=info.classification \
    34     value=org.opensolaris.category.2008:Development/Python
    34     value=org.opensolaris.category.2008:Development/Python
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.upstream value="Jóhann T Maríusson <[email protected]>"
    36 set name=info.upstream value="Jóhann T Maríusson <[email protected]>"
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)