makemaker-defaults.mk: fallback COMPONENT_PROJECT_URL to dist
[oi-userland.git] / components / perl / PDF-API2 / Makefile
blob8f0129ffc3abb20eb04dd0819da7a6deeabd0f7f
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 PDF::API2
17 BUILD_STYLE = makemaker
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_PERL_MODULE = PDF::API2
22 HUMAN_VERSION = 2.047
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = PDF::API2 - Create, modify, and examine PDF files
25 COMPONENT_CPAN_AUTHOR = SSIMMS
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:84d6318279d77844923e4de4275fe4345cd08b225edd7f9ed6a16f87a91aca39
28 COMPONENT_LICENSE = LGPL-2.1-only
29 COMPONENT_LICENSE_FILE = LICENSE
31 include $(WS_MAKE_RULES)/common.mk
33 # Auto-generated dependencies
34 PERL_REQUIRED_PACKAGES += library/perl-5/font-ttf
35 PERL_REQUIRED_PACKAGES += runtime/perl
36 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-exception
37 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-memory-cycle