components/perl_modules/xml-simple/Makefile
changeset 7687 1093e2a9adbd
parent 7117 f7dc231928a9
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) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 # Note that the use of this module itself is discouraged in new code.
    26 # Note that the use of this module itself is discouraged in new code.
    27 # Other modules like XML::LibXML is highly recommended.
    27 # Other modules like XML::LibXML is highly recommended.
    28 
    28 
    36     sha256:b9450ef22ea9644ae5d6ada086dc4300fa105be050a2030ebd4efd28c198eb49
    36     sha256:b9450ef22ea9644ae5d6ada086dc4300fa105be050a2030ebd4efd28c198eb49
    37 COMPONENT_ARCHIVE_URL=	\
    37 COMPONENT_ARCHIVE_URL=	\
    38     http://www.cpan.org/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    38     http://www.cpan.org/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    39 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/
    39 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/
    40 COMPONENT_BUGDB=	perl-mod/xml-parser
    40 COMPONENT_BUGDB=	perl-mod/xml-parser
       
    41 COMPONENT_ANITYA_ID=	3537
    41 
    42 
    42 TPNO=			31845
    43 TPNO=			31845
    43 
    44 
    44 include $(WS_MAKE_RULES)/prep.mk
    45 include $(WS_MAKE_RULES)/prep.mk
    45 include $(WS_MAKE_RULES)/ips.mk
    46 include $(WS_MAKE_RULES)/ips.mk