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= objects for cycling through a list of values
DISTNAME = List-Cycle-1.04
CATEGORIES= devel
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
MAKE_ENV= TEST_POD=1
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (List-Cycle-1.04.tar.gz) = VKOs5lIYyfu2hPXBQ+hO+7gyOTfFiQ7vT0Sn9mXH3Uc=
SIZE (List-Cycle-1.04.tar.gz) = 5463

View file

@ -0,0 +1 @@
List::Cycle provides objects for cycling through a list of values.

View file

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