components/indent/Makefile
changeset 7687 1093e2a9adbd
parent 6368 16a591f04186
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		indent
    28 COMPONENT_NAME=		indent
    29 COMPONENT_VERSION=	2.2.10
    29 COMPONENT_VERSION=	2.2.10
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:8a9b41be5bfcab5d8c1be74204b10ae78789fc3deabea0775fdced8677292639
    31     sha256:8a9b41be5bfcab5d8c1be74204b10ae78789fc3deabea0775fdced8677292639
    32 COMPONENT_BUGDB=	utility/gnu-indent
    32 COMPONENT_BUGDB=	utility/gnu-indent
       
    33 COMPONENT_ANITYA_ID=	1378
    33 
    34 
    34 TPNO=			28115
    35 TPNO=			28115
    35 
    36 
    36 TEST_TARGET= install $(TEST_64)
    37 TEST_TARGET= install $(TEST_64)
    37 SYSTEM_TEST_TARGET= configure $(SYSTEM_TEST_64)
    38 SYSTEM_TEST_TARGET= configure $(SYSTEM_TEST_64)