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= generate all subsets of a list of elements
DISTNAME= Data-PowerSet-0.05
REVISION= 1
CATEGORIES= math
MODULES= cpan
PKG_ARCH= *
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Data-PowerSet-0.05.tar.gz) = 0TOtKU26UlsdVebamupt3+WTkhMFHgXA0MymEuzoJis=
SIZE (Data-PowerSet-0.05.tar.gz) = 6824

View file

@ -0,0 +1,2 @@
Data::PowerSet takes a list and returns all possible combinations of the
elements appearing in the list without replacement.

View file

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