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,13 @@
COMMENT= perl printf extensions
MODULES= cpan
PKG_ARCH= *
DISTNAME= String-Format-1.18
CATEGORIES= devel
REVISION= 0
# GPLv2
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (String-Format-1.18.tar.gz) = nkF6j42epiO+6i0TpHwNWmlvyGAsBQm4Js1F+Xt253g=
SIZE (String-Format-1.18.tar.gz) = 13676

View file

@ -0,0 +1,4 @@
String::Format lets you define arbitrary printf-like format sequences to
be expanded. This module would be most useful in configuration files
and reporting tools, where the results of a query need to be formatted
in a particular way

View file

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