components/perl_modules/perl-x11-protocol/Makefile
changeset 1948 2d1537e7942d
parent 1585 6fd15d2c5471
child 3805 1cc4670100bb
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 include ../../../make-rules/shared-macros.mk
    23 include ../../../make-rules/shared-macros.mk
    24 
    24 
    25 COMPONENT_NAME=		X11-Protocol
    25 COMPONENT_NAME=		X11-Protocol
    26 COMPONENT_VERSION=	0.56
    26 COMPONENT_VERSION=	0.56
    29 COMPONENT_PROJECT_URL=	http://search.cpan.org/~smccam/X11-Protocol
    29 COMPONENT_PROJECT_URL=	http://search.cpan.org/~smccam/X11-Protocol
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:de96dd6c7c1f25f3287aa7af64902bf84acaaa8e0c3bb76aa1676367e04a08b7
    31     sha256:de96dd6c7c1f25f3287aa7af64902bf84acaaa8e0c3bb76aa1676367e04a08b7
    32 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/$(COMPONENT_ARCHIVE)
    32 COMPONENT_ARCHIVE_URL=	http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/$(COMPONENT_ARCHIVE)
    33 COMPONENT_BUGDB=	perl-mod/x11-protocol
    33 COMPONENT_BUGDB=	perl-mod/x11-protocol
       
    34 
       
    35 TPNO=			13258
    34 
    36 
    35 include $(WS_TOP)/make-rules/prep.mk
    37 include $(WS_TOP)/make-rules/prep.mk
    36 include $(WS_TOP)/make-rules/ips.mk
    38 include $(WS_TOP)/make-rules/ips.mk
    37 include $(WS_TOP)/make-rules/makemaker.mk
    39 include $(WS_TOP)/make-rules/makemaker.mk
    38 
    40