freebsd-ports/mail/p5-Mail-DMARC/files/patch-Makefile.PL
Martin Wilke 8228962f14 Mail::DMARC - Perl implementation of DMARC
DMARC: Domain-based Message Authentication, Reporting and Conformance

WWW: https://github.com/msimerson/mail-dmarc

PR:		203208
Submitted by:	dgeo@centrale-marseille.fr
2016-01-12 10:12:56 +00:00

10 lines
302 B
Raku

--- Makefile.PL.orig 2015-06-25 20:44:01 UTC
+++ Makefile.PL
@@ -33,7 +33,6 @@ my %WriteMakefileArgs = (
"bin/dmarc_send_reports",
"bin/dmarc_update_public_suffix_list",
"bin/dmarc_view_reports",
- "bin/install_deps.pl"
],
"LICENSE" => "perl",
"MIN_PERL_VERSION" => "5.008",