components/perl_modules/net-ssleay/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2468 ac31ae1adcff
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 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=		Net-SSLeay
    28 COMPONENT_NAME=		Net-SSLeay
    32 COMPONENT_PROJECT_URL=	http://search.cpan.org/dist/Net-SSLeay/
    32 COMPONENT_PROJECT_URL=	http://search.cpan.org/dist/Net-SSLeay/
    33 COMPONENT_ARCHIVE_HASH=	\
    33 COMPONENT_ARCHIVE_HASH=	\
    34     sha256:e262897263c5aa9096e39f7813c7cb7d4d05508ca406b173878c4ecddb2c53ce
    34     sha256:e262897263c5aa9096e39f7813c7cb7d4d05508ca406b173878c4ecddb2c53ce
    35 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	perl-mod/net-ssleay
    36 COMPONENT_BUGDB=	perl-mod/net-ssleay
       
    37 
       
    38 TPNO=			5732
    37 
    39 
    38 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/makemaker.mk
    41 include $(WS_TOP)/make-rules/makemaker.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    42 include $(WS_TOP)/make-rules/ips.mk
    41 
    43