components/perl_modules/xml-sax-base/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) 2013, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2013, 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-SAX-Base
    26 COMPONENT_NAME=		XML-SAX-Base
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:666270318b15f88b8427e585198abbc19bc2e6ccb36dc4c0a4f2d9807330219e
    32     sha256:666270318b15f88b8427e585198abbc19bc2e6ccb36dc4c0a4f2d9807330219e
    33 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/$(COMPONENT_ARCHIVE)
    34 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/
    34 COMPONENT_PROJECT_URL=	http://search.cpan.org/~grantm/
    35 COMPONENT_BUGDB=	perl-mod/xml-sax-base
    35 COMPONENT_BUGDB=	perl-mod/xml-sax-base
       
    36 
       
    37 TPNO=			13137
    36 
    38 
    37 # build threaded 5.12 support too
    39 # build threaded 5.12 support too
    38 PERL_VERSIONS += 5.12-mt
    40 PERL_VERSIONS += 5.12-mt
    39 
    41 
    40 include $(WS_TOP)/make-rules/prep.mk
    42 include $(WS_TOP)/make-rules/prep.mk