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,18 @@
COMMENT = file path utility
DISTNAME = Path-Tiny-0.144
CPAN_AUTHOR = DAGOLDEN
CATEGORIES = devel
# Apache 2.0
PERMIT_PACKAGE = Yes
MODULES = cpan
TEST_DEPENDS = devel/p5-Test-FailWarnings \
devel/p5-Test-MockRandom
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Path-Tiny-0.144.tar.gz) = 9uoJTs6EXJUqAsJ4kzJXk1TejUEKcH+bcEW9JBIGSH0=
SIZE (Path-Tiny-0.144.tar.gz) = 105730

View file

@ -0,0 +1,5 @@
This module provides a small, fast utility for working with file paths.
It is friendlier to use than File::Spec and provides easy access to
functions from several other core file handling modules. It aims to be
smaller and faster than many alternatives on CPAN, while helping people
do many common things in consistent and less error-prone ways.

View file

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