components/indent/indent.p5m
changeset 1948 2d1537e7942d
parent 1730 31e3db6b78ba
child 5682 94c0ca64c022
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    27 set name=pkg.summary \
    27 set name=pkg.summary \
    28     value="GNU indent changes the appearance of a C program by inserting or deleting whitespace."
    28     value="GNU indent changes the appearance of a C program by inserting or deleting whitespace."
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="GNU indent can be used to make C code easier to read. It can also convert from one style of writing C to another. It understands a substantial amount about the syntax of C, but it also attempts to cope with incomplete and misformed syntax."
    30     value="GNU indent can be used to make C code easier to read. It can also convert from one style of writing C to another. It understands a substantial amount about the syntax of C, but it also attempts to cope with incomplete and misformed syntax."
    31 set name=com.oracle.info.description value="GNU indent"
    31 set name=com.oracle.info.description value="GNU indent"
    32 set name=com.oracle.info.tpno value=12225
    32 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
    33 set name=info.classification value=org.opensolaris.category.2008:Development/GNU
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2013/004
    36 set name=org.opensolaris.arc-caseid value=PSARC/2013/004
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)