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:
parent
12b04df4b1
commit
28f714ff8e
26
mail/p5-Email-MessageID/Makefile
Normal file
26
mail/p5-Email-MessageID/Makefile
Normal 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>
|
4
mail/p5-Email-MessageID/distinfo
Normal file
4
mail/p5-Email-MessageID/distinfo
Normal 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
|
3
mail/p5-Email-MessageID/pkg/DESCR
Normal file
3
mail/p5-Email-MessageID/pkg/DESCR
Normal 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.
|
3
mail/p5-Email-MessageID/pkg/PLIST
Normal file
3
mail/p5-Email-MessageID/pkg/PLIST
Normal 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
|
Loading…
x
Reference in New Issue
Block a user