import p5-Email-Date-Format

This module provides a simple means for generating an RFC 2822 compliant
datetime string.
This commit is contained in:
simon 2008-03-24 22:29:32 +00:00
parent a785de8f2c
commit 9529d9d1fe
4 changed files with 31 additions and 0 deletions

View 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>

View 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

View File

@ -0,0 +1,2 @@
This module provides a simple means for generating an RFC 2822 compliant
datetime string.

View 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