SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
devel/p5-DateTime-Format-Mail/Makefile
Normal file
18
devel/p5-DateTime-Format-Mail/Makefile
Normal 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>
|
2
devel/p5-DateTime-Format-Mail/distinfo
Normal file
2
devel/p5-DateTime-Format-Mail/distinfo
Normal 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
|
1
devel/p5-DateTime-Format-Mail/pkg/DESCR
Normal file
1
devel/p5-DateTime-Format-Mail/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Convert between DateTime and RFC2822/822 formats
|
3
devel/p5-DateTime-Format-Mail/pkg/PLIST
Normal file
3
devel/p5-DateTime-Format-Mail/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/DateTime/Format/
|
||||
${P5SITE}/DateTime/Format/Mail.pm
|
||||
@man man/man3p/DateTime::Format::Mail.3p
|
Loading…
Add table
Add a link
Reference in a new issue