SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,18 @@
COMMENT = convert between DateTime and email (RFC2822/822) formats
MODULES = cpan
PKG_ARCH = *
DISTNAME = DateTime-Format-Mail-0.403
EPOCH = 0
CATEGORIES = devel converters
REVISION = 0
# perl
PERMIT_PACKAGE = Yes
CONFIGURE_STYLE = perl
RUN_DEPENDS = devel/p5-DateTime \
devel/p5-Params-Validate
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (DateTime-Format-Mail-0.403.tar.gz) = jfjjXER3OI/1x86LPotq5O0wIJx6UFHUFze9FNdV/LA=
SIZE (DateTime-Format-Mail-0.403.tar.gz) = 178292

View file

@ -0,0 +1 @@
Convert between DateTime and RFC2822/822 formats

View file

@ -0,0 +1,3 @@
${P5SITE}/DateTime/Format/
${P5SITE}/DateTime/Format/Mail.pm
@man man/man3p/DateTime::Format::Mail.3p