create mime emails

This commit is contained in:
espie 2006-11-13 00:10:44 +00:00
parent 9f9fd5c5d4
commit 70a8e71c39
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 00:10:44 espie Exp $
COMMENT= "Email::MIME constructor for starting anew"
MODULES= cpan
DISTNAME= Email-MIME-Creator-1.45
CATEGORIES= mail
MAINTAINER= Simon Dassow <janus@errornet.de>
# Artistic + GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::mail/p5-Email-MIME \
::mail/p5-Email-MIME-Modifier \
::mail/p5-Email-Simple \
::mail/p5-Email-Simple-Creator
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Email-MIME-Creator-1.45.tar.gz) = 30fb0ce0b8b26317f258b283582067d5
RMD160 (Email-MIME-Creator-1.45.tar.gz) = a034d2911d7ae48f37b6538ef537407f15c880d6
SHA1 (Email-MIME-Creator-1.45.tar.gz) = 38dbdf6962d733a92182915c4b42c790cebe2cb3
SIZE (Email-MIME-Creator-1.45.tar.gz) = 4568

View File

@ -0,0 +1,4 @@
This method creates a new MIME part. The header parameter is a list of
headers to include in the message. attributes is a hash of MIME
attributes to assign to the part, and may override portions of the
header set in the header parameter.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 00:10:44 espie Exp $
${P5SITE}/Email/MIME/Creator.pm
@man man/man3p/Email::MIME::Creator.3p