From 5712f96551fdd96f39268407d3f0554199400a58 Mon Sep 17 00:00:00 2001 From: adrianp Date: Sun, 29 Jul 2007 12:12:55 +0000 Subject: Given a Email::MIME object, detach all attachments from the message. These are then available separately. --- mail/p5-Email-MIME-Attachment-Stripper/DESCR | 2 ++ mail/p5-Email-MIME-Attachment-Stripper/Makefile | 21 +++++++++++++++++++++ mail/p5-Email-MIME-Attachment-Stripper/PLIST | 1 + mail/p5-Email-MIME-Attachment-Stripper/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 mail/p5-Email-MIME-Attachment-Stripper/DESCR create mode 100644 mail/p5-Email-MIME-Attachment-Stripper/Makefile create mode 100644 mail/p5-Email-MIME-Attachment-Stripper/PLIST create mode 100644 mail/p5-Email-MIME-Attachment-Stripper/distinfo (limited to 'mail') diff --git a/mail/p5-Email-MIME-Attachment-Stripper/DESCR b/mail/p5-Email-MIME-Attachment-Stripper/DESCR new file mode 100644 index 00000000000..ccf4b6343e2 --- /dev/null +++ b/mail/p5-Email-MIME-Attachment-Stripper/DESCR @@ -0,0 +1,2 @@ +Given a Email::MIME object, detach all attachments from the message. +These are then available separately. diff --git a/mail/p5-Email-MIME-Attachment-Stripper/Makefile b/mail/p5-Email-MIME-Attachment-Stripper/Makefile new file mode 100644 index 00000000000..ca692f820cb --- /dev/null +++ b/mail/p5-Email-MIME-Attachment-Stripper/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $ +# + +DISTNAME= Email-MIME-Attachment-Stripper-1.313 +PKGNAME= p5-${DISTNAME} +CATEGORIES= mail +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/ + +MAINTAINER= adrianp@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/ +COMMENT= Strip the attachments from a mail + +DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME +DEPENDS+= p5-Email-MIME-ContentType>=1.0:../../mail/p5-Email-MIME-ContentType +DEPENDS+= p5-Email-MIME-Modifier>=1.41:../../mail/p5-Email-MIME-Modifier + +PERL5_PACKLIST= auto/Email/MIME/Attachment/Stripper/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/mail/p5-Email-MIME-Attachment-Stripper/PLIST b/mail/p5-Email-MIME-Attachment-Stripper/PLIST new file mode 100644 index 00000000000..8640292a64e --- /dev/null +++ b/mail/p5-Email-MIME-Attachment-Stripper/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $ diff --git a/mail/p5-Email-MIME-Attachment-Stripper/distinfo b/mail/p5-Email-MIME-Attachment-Stripper/distinfo new file mode 100644 index 00000000000..52d40d85afb --- /dev/null +++ b/mail/p5-Email-MIME-Attachment-Stripper/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $ + +SHA1 (Email-MIME-Attachment-Stripper-1.313.tar.gz) = 6bac0ec31851aad2cf28efbb2c0fb1c8825cb9b2 +RMD160 (Email-MIME-Attachment-Stripper-1.313.tar.gz) = 179864b42a2088d341f23ea096433b2d01c88b86 +Size (Email-MIME-Attachment-Stripper-1.313.tar.gz) = 22826 bytes -- cgit v1.2.3