New port: textproc/p5-Regexp-Common-time - Date and time regexps.

This commit is contained in:
Dag-Erling Smørgrav 2018-09-07 08:32:30 +00:00
parent fdab447bad
commit b78effcc92
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479182
5 changed files with 29 additions and 0 deletions

View File

@ -762,6 +762,7 @@
SUBDIR += p5-Regexp-Common-Email-Address
SUBDIR += p5-Regexp-Common-net-CIDR
SUBDIR += p5-Regexp-Common-profanity_us
SUBDIR += p5-Regexp-Common-time
SUBDIR += p5-Regexp-Copy
SUBDIR += p5-Regexp-Debugger
SUBDIR += p5-Regexp-DefaultFlags

View File

@ -0,0 +1,18 @@
# $FreeBSD$
PORTNAME= Regexp-Common-time
PORTVERSION= 0.16
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= des@FreeBSD.org
COMMENT= Regexp::Common::time - Date and time regexps
BUILD_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1536301178
SHA256 (Regexp-Common-time-0.16.tar.gz) = 1c8107a50ab55c72bf78fb116c9188c4cdf162c186c1586c1f9aaee55ff14aca
SIZE (Regexp-Common-time-0.16.tar.gz) = 42329

View File

@ -0,0 +1,5 @@
This module creates regular expressions that can be used for parsing
dates and times. See Regexp::Common for a general description of how
to use this interface.
WWW: https://metacpan.org/release/Regexp-Common-time

View File

@ -0,0 +1,2 @@
%%PERL5_MAN3%%/Regexp::Common::time.3.gz
%%SITE_PERL%%/Regexp/Common/time.pm