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= provide a configuration hash with options
DISTNAME= Config-Options-0.08
REVISION= 1
CATEGORIES= devel
MODULES= cpan
PKG_ARCH= *
# Artistic License
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Config-Options-0.08.tar.gz) = lDjKe+ZcT7V1C7Ri2IKWqiI9/jy3i1yYTxozdfZmdVw=
SIZE (Config-Options-0.08.tar.gz) = 5989

View file

@ -0,0 +1 @@
Module to provide a configuration hash with option to read from file.

View file

@ -0,0 +1,6 @@
${P5SITE}/Config/
${P5SITE}/Config/Options/
${P5SITE}/Config/Options.pm
${P5SITE}/Config/Options/Threaded.pm
@man man/man3p/Config::Options.3p
@man man/man3p/Config::Options::Threaded.3p