import p5-Email-Date-Format
This module provides a simple means for generating an RFC 2822 compliant datetime string.
This commit is contained in:
parent
a785de8f2c
commit
9529d9d1fe
19
mail/p5-Email-Date-Format/Makefile
Normal file
19
mail/p5-Email-Date-Format/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/03/24 22:29:32 simon Exp $
|
||||
|
||||
COMMENT= produce RFC 2822 date strings
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Email-Date-Format-1.002
|
||||
CATEGORIES= mail
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
mail/p5-Email-Date-Format/distinfo
Normal file
5
mail/p5-Email-Date-Format/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Email-Date-Format-1.002.tar.gz) = euJSddpqsnKqi0AUHqyfgg==
|
||||
RMD160 (Email-Date-Format-1.002.tar.gz) = ng2T/mU6auqYRW79xuLrOpwRMMo=
|
||||
SHA1 (Email-Date-Format-1.002.tar.gz) = C2pUGRGPfPDRAVC3AeLybXDy4zE=
|
||||
SHA256 (Email-Date-Format-1.002.tar.gz) = DH82Nt/6X/FR9pBrqhdYLC7+spEJdQ9A+CD+XS3DjoQ=
|
||||
SIZE (Email-Date-Format-1.002.tar.gz) = 10150
|
2
mail/p5-Email-Date-Format/pkg/DESCR
Normal file
2
mail/p5-Email-Date-Format/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This module provides a simple means for generating an RFC 2822 compliant
|
||||
datetime string.
|
5
mail/p5-Email-Date-Format/pkg/PLIST
Normal file
5
mail/p5-Email-Date-Format/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/03/24 22:29:32 simon Exp $
|
||||
${P5SITE}/Email/
|
||||
${P5SITE}/Email/Date/
|
||||
${P5SITE}/Email/Date/Format.pm
|
||||
@man man/man3p/Email::Date::Format.3p
|
Loading…
Reference in New Issue
Block a user