Initial import of Email-MessageID-1.31

Message-ids are optional, but highly recommended, headers
that identify a message uniquely. This module generates a
unique message-id.

from Sam Smith <s at msmith.net>
This commit is contained in:
sturm 2006-01-15 15:43:24 +00:00
parent 12b04df4b1
commit 28f714ff8e
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,26 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/01/15 15:43:24 sturm Exp $
COMMENT= "generate world unique message-ids"
DISTNAME= Email-MessageID-1.31
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MAINTAINER= Sam Smith <s@msmith.net>
# Same as Perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
CONFIGURE_STYLE=perl
REGRESS_DEPENDS=${RUN_DEPENDS}
RUN_DEPENDS= ::mail/p5-Email-Address
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,4 @@
MD5 (Email-MessageID-1.31.tar.gz) = 578b8edbc259566ab61466e780481129
RMD160 (Email-MessageID-1.31.tar.gz) = 9d888ad79545326f500dc9067edd33d7487bca8d
SHA1 (Email-MessageID-1.31.tar.gz) = f9f07087b0f8e8c56320cce11e240083c2976147
SIZE (Email-MessageID-1.31.tar.gz) = 2581

View File

@ -0,0 +1,3 @@
Message-ids are optional, but highly recommended, headers
that identify a message uniquely. This module generates a
unique message-id.

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/15 15:43:24 sturm Exp $
${P5SITE}/Email/MessageID.pm
@man man/man3p/Email::MessageID.3p