SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/p5-List-Cycle/Makefile
Normal file
13
devel/p5-List-Cycle/Makefile
Normal 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>
|
2
devel/p5-List-Cycle/distinfo
Normal file
2
devel/p5-List-Cycle/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (List-Cycle-1.04.tar.gz) = VKOs5lIYyfu2hPXBQ+hO+7gyOTfFiQ7vT0Sn9mXH3Uc=
|
||||
SIZE (List-Cycle-1.04.tar.gz) = 5463
|
1
devel/p5-List-Cycle/pkg/DESCR
Normal file
1
devel/p5-List-Cycle/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
List::Cycle provides objects for cycling through a list of values.
|
3
devel/p5-List-Cycle/pkg/PLIST
Normal file
3
devel/p5-List-Cycle/pkg/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
${P5SITE}/List/
|
||||
${P5SITE}/List/Cycle.pm
|
||||
@man man/man3p/List::Cycle.3p
|
Loading…
Add table
Add a link
Reference in a new issue