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,19 @@
COMMENT = read multiple hunks of data out of your DATA section
DISTNAME = Data-Section-0.200008
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-MRO-Compat>=0.09 \
devel/p5-Sub-Exporter>=0.979
TEST_DEPENDS = devel/p5-Test-FailWarnings
PKG_ARCH = *
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Data-Section-0.200008.tar.gz) = g6zHpV091+026deNNQrzE4xpz6F4pEdlgicS/0M7mQ4=
SIZE (Data-Section-0.200008.tar.gz) = 22583

View file

@ -0,0 +1,3 @@
Data::Section provides an easy way to access multiple named chunks of
line-oriented data in your module's DATA section. It was written to allow
modules to store their own templates, but probably has other uses.

View file

@ -0,0 +1,2 @@
${P5SITE}/Data/Section.pm
@man man/man3p/Data::Section.3p