mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Add LICENSE
- Use CPAN as primary WWW
This commit is contained in:
parent
3ab32baa74
commit
6009aff0ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326043
@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Parse and format strp and strf time patterns
|
||||
|
||||
LICENSE= ART20
|
||||
|
||||
RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
|
||||
p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
|
||||
p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime
|
||||
|
@ -3,4 +3,4 @@ reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
|
||||
pattern and returns a string, strptime takes a string and a pattern and returns
|
||||
the DateTime object associated.
|
||||
|
||||
WWW: http://datetime.perl.org/
|
||||
WWW: http://search.cpan.org/dist/DateTime-Format-Strptime/
|
||||
|
Loading…
Reference in New Issue
Block a user