components/perl_modules/authen-pam/Makefile
changeset 1948 2d1537e7942d
parent 1434 c782e620dd26
child 1995 7185ffa18a9e
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=		Authen-PAM
    26 COMPONENT_NAME=		Authen-PAM
    31     sha256:0e949bd9a2a9df0f829971030fe9169cbaf6cec78b92faf22f547ff6c6155c9b
    31     sha256:0e949bd9a2a9df0f829971030fe9169cbaf6cec78b92faf22f547ff6c6155c9b
    32 COMPONENT_ARCHIVE_URL=	\
    32 COMPONENT_ARCHIVE_URL=	\
    33     http://www.cpan.org/modules/by-module/Authen/$(COMPONENT_ARCHIVE)
    33     http://www.cpan.org/modules/by-module/Authen/$(COMPONENT_ARCHIVE)
    34 COMPONENT_PROJECT_URL=	http://search.cpan.org/~nikip/
    34 COMPONENT_PROJECT_URL=	http://search.cpan.org/~nikip/
    35 COMPONENT_BUGDB=	perl-mod/authen-pam
    35 COMPONENT_BUGDB=	perl-mod/authen-pam
       
    36 
       
    37 TPNO=			9303
    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