components/enscript/Makefile
changeset 1948 2d1537e7942d
parent 1132 a62391631ea1
child 2225 f064d3d3190d
child 3996 20c0f21bbe1e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		enscript
    28 COMPONENT_NAME=		enscript
    44 # PHP enscript support
    44 # PHP enscript support
    45 COMPONENT_ARCHIVE_2=    php.st
    45 COMPONENT_ARCHIVE_2=    php.st
    46 COMPONENT_ARCHIVE_HASH_2=	\
    46 COMPONENT_ARCHIVE_HASH_2=	\
    47     sha256:64d5b1ed1044202cda1ddcd591a966d1faff58d60156c4368d485f0405d7a9ee
    47     sha256:64d5b1ed1044202cda1ddcd591a966d1faff58d60156c4368d485f0405d7a9ee
    48 COMPONENT_ARCHIVE_URL_2= http://home.raxnet.net/downloads/viewcvs/php.st
    48 COMPONENT_ARCHIVE_URL_2= http://home.raxnet.net/downloads/viewcvs/php.st
       
    49 
       
    50 TPNO=			4380
    49 
    51 
    50 include ../../make-rules/prep.mk
    52 include ../../make-rules/prep.mk
    51 include ../../make-rules/configure.mk
    53 include ../../make-rules/configure.mk
    52 include ../../make-rules/ips.mk
    54 include ../../make-rules/ips.mk
    53 
    55