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,14 @@
COMMENT= simple methods to Read/Write .ini style files
MODULES= cpan
PKG_ARCH= *
DISTNAME= Config-Tiny-2.14
CATEGORIES= devel
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
MAKE_ENV+= AUTOMATED_TESTING=1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Config-Tiny-2.14.tar.gz) = eHsPpljYrO8JLeAgWamdpEx1Ipg0onXwfYgIoeeW4ag=
SIZE (Config-Tiny-2.14.tar.gz) = 16963

3
devel/p5-Config-Tiny/pkg/DESCR Executable file
View file

@ -0,0 +1,3 @@
Config::Tiny is a perl class to read and write .ini style configuration
files with as little code as possible, reducing load time and memory
overhead.

View file

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