Import p5-Date-Extract-0.04 as time/p5-Date-Extract.

Perl 5 module to extract probable dates from strings.
This commit is contained in:
ryoon 2014-01-01 03:17:35 +00:00
parent f28958e3f4
commit 62b8443994
3 changed files with 26 additions and 0 deletions

View file

@ -0,0 +1 @@
Perl 5 module to extract probable dates from strings.

View file

@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.1 2014/01/01 03:17:35 ryoon Exp $
DISTNAME= Date-Extract-0.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Date-Extract/
COMMENT= Perl 5 module to extract probable dates from strings
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
DEPENDS+= p5-DateTime-Format-Natural-[0-9]*:../../time/p5-DateTime-Format-Natural
DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
PERL5_PACKLIST= auto/Date/Extract/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/01/01 03:17:35 ryoon Exp $
SHA1 (Date-Extract-0.04.tar.gz) = fdb80476770f8bc0f540498ec5a16439211cc97d
RMD160 (Date-Extract-0.04.tar.gz) = 2ab6429259345b5e7a848b8cef2600d2c58cec4c
Size (Date-Extract-0.04.tar.gz) = 27262 bytes