components/perl_modules/xml-simple/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2649 79b6c91e7f81
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    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 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 include ../../../make-rules/shared-macros.mk
    24 include ../../../make-rules/shared-macros.mk
    25 
    25 
    26 COMPONENT_NAME=		XML-Simple
    26 COMPONENT_NAME=		XML-Simple
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826
    31     sha256:a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826
    32 COMPONENT_ARCHIVE_URL=	http://www.cpan.org/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://www.cpan.org/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    33 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/
    33 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/
    34 COMPONENT_BUGDB=	perl-mod/xml-parser
    34 COMPONENT_BUGDB=	perl-mod/xml-parser
       
    35 
       
    36 TPNO=			17624
    35 
    37 
    36 # build threaded 5.12 support too
    38 # build threaded 5.12 support too
    37 PERL_VERSIONS += 5.12-mt
    39 PERL_VERSIONS += 5.12-mt
    38 
    40 
    39 include $(WS_TOP)/make-rules/prep.mk
    41 include $(WS_TOP)/make-rules/prep.mk