components/unzip/Makefile
branchs11u2-sru
changeset 3313 e92c31338d3e
parent 2434 6c9bb5cf5610
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3308:8ff992d9ebbe 3313:e92c31338d3e
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		unzip
    27 COMPONENT_NAME=		unzip
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37
    32     sha256:036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37
    33 COMPONENT_ARCHIVE_URL=	ftp://ftp.info-zip.org/pub/infozip/src/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	ftp://ftp.info-zip.org/pub/infozip/src/$(COMPONENT_ARCHIVE)
    34 COMPONENT_PROJECT_URL=http://www.info-zip.org/UnZip.html
    34 COMPONENT_PROJECT_URL=http://www.info-zip.org/UnZip.html
    35 COMPONENT_BUGDB=	utility/zip
    35 COMPONENT_BUGDB=	utility/zip
       
    36 
       
    37 TPNO=			16388
    36 
    38 
    37 include ../../make-rules/prep.mk
    39 include ../../make-rules/prep.mk
    38 include ../../make-rules/justmake.mk
    40 include ../../make-rules/justmake.mk
    39 include ../../make-rules/ips.mk
    41 include ../../make-rules/ips.mk
    40 
    42