parses ISO8601 dates
This commit is contained in:
parent
6232db21a9
commit
27aa2b7e68
22
devel/p5-DateTime-Format-ISO8601/Makefile
Normal file
22
devel/p5-DateTime-Format-ISO8601/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/12 18:01:47 espie Exp $
|
||||
|
||||
COMMENT= "DateTime parser for ISO8601 date formats"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= DateTime-Format-ISO8601-0.0403
|
||||
CATEGORIES= devel
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-DateTime-Format-Builder
|
||||
|
||||
CONFIGURE_STYLE=modbuild
|
||||
|
||||
MAKE_ENV=TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-DateTime-Format-ISO8601/distinfo
Normal file
4
devel/p5-DateTime-Format-ISO8601/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (DateTime-Format-ISO8601-0.0403.tar.gz) = f9d72c2c71d940af9376eaf71571f8da
|
||||
RMD160 (DateTime-Format-ISO8601-0.0403.tar.gz) = 78799931526386331ce9384a0b2ee45a5fd996cc
|
||||
SHA1 (DateTime-Format-ISO8601-0.0403.tar.gz) = 57e30546604a9b2896b6242dc04f5bd9305875e8
|
||||
SIZE (DateTime-Format-ISO8601-0.0403.tar.gz) = 19776
|
2
devel/p5-DateTime-Format-ISO8601/pkg/DESCR
Normal file
2
devel/p5-DateTime-Format-ISO8601/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Parses almost all ISO8601 date and time formats. ISO8601
|
||||
time-intervals are currently not supported.
|
4
devel/p5-DateTime-Format-ISO8601/pkg/PLIST
Normal file
4
devel/p5-DateTime-Format-ISO8601/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/12 18:01:47 espie Exp $
|
||||
${P5SITE}/DateTime/Format/ISO8601.pm
|
||||
${P5SITE}/DateTime/Format/ISO8601.pod
|
||||
@man man/man3p/DateTime::Format::ISO8601.3p
|
Loading…
Reference in New Issue
Block a user