components/perl_modules/xml-parser/Makefile
changeset 1948 2d1537e7942d
parent 1434 c782e620dd26
child 3743 da52fd64c863
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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 #
    24 #
    25 # Note that package library/perl-5/xml-parser cannot use versionless
    25 # Note that package library/perl-5/xml-parser cannot use versionless
    26 # packaging because this package migrated from the desktop consolidation
    26 # packaging because this package migrated from the desktop consolidation
    36 COMPONENT_ARCHIVE_HASH=	\
    36 COMPONENT_ARCHIVE_HASH=	\
    37     sha256:b48197cd2265a26c5f016489f11a7b450d8833cb8b3d6a46ee15975740894de9
    37     sha256:b48197cd2265a26c5f016489f11a7b450d8833cb8b3d6a46ee15975740894de9
    38 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$(COMPONENT_ARCHIVE)
    38 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/$(COMPONENT_ARCHIVE)
    39 COMPONENT_PROJECT_URL=	http://search.cpan.org/~toddr/
    39 COMPONENT_PROJECT_URL=	http://search.cpan.org/~toddr/
    40 COMPONENT_BUGDB=	perl-mod/xml-parser
    40 COMPONENT_BUGDB=	perl-mod/xml-parser
       
    41 
       
    42 TPNO=			9386
    41 
    43 
    42 include $(WS_TOP)/make-rules/prep.mk
    44 include $(WS_TOP)/make-rules/prep.mk
    43 include $(WS_TOP)/make-rules/ips.mk
    45 include $(WS_TOP)/make-rules/ips.mk
    44 include $(WS_TOP)/make-rules/makemaker.mk
    46 include $(WS_TOP)/make-rules/makemaker.mk
    45 
    47