Obsolete javahelp
[oi-userland.git] / components / perl / Authen-PAM / Makefile
blobd43de08a71c09242758c23897953d55dabc43587
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/perl-integrate-module Authen::PAM
17 BUILD_STYLE = makemaker
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_PERL_MODULE = Authen::PAM
23 HUMAN_VERSION = 0.16
24 COMPONENT_REVISION = 8
25 COMPONENT_SUMMARY = Authen::PAM - Perl interface to PAM library
26 COMPONENT_CPAN_AUTHOR = NIKIP
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:0e949bd9a2a9df0f829971030fe9169cbaf6cec78b92faf22f547ff6c6155c9b
29 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later
31 include $(WS_MAKE_RULES)/common.mk
33 # 01-solaris.patch modified configure.ac so we need to run autoconf
34 COMPONENT_PREP_ACTION = ( cd $(@D) && autoconf )
36 # Drop machine specific info
37 COMPONENT_TEST_TRANSFORMS += "-e '/^----/d'"
39 # Auto-generated dependencies
40 PERL_REQUIRED_PACKAGES += runtime/perl
41 REQUIRED_PACKAGES += system/library