SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,22 @@
COMMENT = easy-to-use date/time formatting
DISTNAME = Time-Format-1.16
REVISION = 0
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# free, open-source
PERMIT_PACKAGE = Yes
MODULES = cpan
BUILD_DEPENDS = devel/p5-Module-Build>=0.4
TEST_DEPENDS = converters/p5-DateManip \
devel/p5-DateTime
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Time-Format-1.16.tar.gz) = tGVYguHSj1dyGC1VN1PE9JNDu0Ten4Qptej+prSWo48=
SIZE (Time-Format-1.16.tar.gz) = 47523

View file

@ -0,0 +1,2 @@
This module creates global pseudovariables which format dates and
times, according to formatting codes you pass to them in strings.

View file

@ -0,0 +1,3 @@
${P5SITE}/Time/
${P5SITE}/Time/Format.pm
@man man/man3p/Time::Format.3p