Marcel Telka
2023-11-28 0a69b279ae1e20ac3356cf357a796ba9a980a848
commit | author | age
5c76d7 1 #
MT 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.
6 #
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.
10 #
11
12 #
3f31c5 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Net::DNS
5c76d7 15 #
MT 16
17 BUILD_STYLE = makemaker
18
19 include ../../../make-rules/shared-macros.mk
20
3f31c5 21 COMPONENT_PERL_MODULE =        Net::DNS
0a69b2 22 HUMAN_VERSION =            1.41
5c76d7 23 COMPONENT_SUMMARY =        Net::DNS - Perl Interface to the Domain Name System
3f31c5 24 COMPONENT_CPAN_AUTHOR =        NLNETLABS
5c76d7 25 COMPONENT_ARCHIVE_HASH =    \
0a69b2 26     sha256:3e053cb0756a2d9c83f11e2bcf271e39a5279d8cad5645c86c6020c23f765061
5c76d7 27 COMPONENT_LICENSE =        MIT
MT 28
29 include $(WS_MAKE_RULES)/common.mk
30
3b18f5 31 # Optional test dependencies missing from metadata
MT 32 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod
33
5c76d7 34 # Auto-generated dependencies
3b18f5 35 PERL_REQUIRED_PACKAGES += library/perl-5/digest-bubblebabble
3f31c5 36 PERL_REQUIRED_PACKAGES += library/perl-5/digest-hmac
3b18f5 37 PERL_REQUIRED_PACKAGES += library/perl-5/net-libidn2
3f31c5 38 PERL_REQUIRED_PACKAGES += runtime/perl