Initial import of Algorithm-Permute-0.02
This interface to handy and fast permutation
This commit is contained in:
parent
2585557758
commit
984bcd55d6
20
devel/p5-Algorithm-Permute/Makefile
Normal file
20
devel/p5-Algorithm-Permute/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/09 05:46:45 kevlo Exp $
|
||||
|
||||
DISTNAME= Algorithm-Permute-0.02
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
NEED_VERSION= 1.351
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Algorithm
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/p5-Algorithm-Permute/files/md5
Normal file
3
devel/p5-Algorithm-Permute/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Algorithm-Permute-0.02.tar.gz) = 1b71b8fd5f0d4a73c3d425e980b5f44d
|
||||
RMD160 (Algorithm-Permute-0.02.tar.gz) = 727e3bea53fcad325d9f7b3caa404d0473b38ee6
|
||||
SHA1 (Algorithm-Permute-0.02.tar.gz) = a75a70818769f59b05564b31fb4d1eecafbf6619
|
1
devel/p5-Algorithm-Permute/pkg/COMMENT
Normal file
1
devel/p5-Algorithm-Permute/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
interface to handy and fast permutation
|
3
devel/p5-Algorithm-Permute/pkg/DESCR
Normal file
3
devel/p5-Algorithm-Permute/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Algorithm::Permute provides a handy and fast permutation with an OO
|
||||
interface, although its algorithm is perhaps not the fastest available.
|
||||
Currently it only supports permutation n of n objects.
|
7
devel/p5-Algorithm-Permute/pkg/PLIST
Normal file
7
devel/p5-Algorithm-Permute/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/09 05:46:45 kevlo Exp $
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/Algorithm/Permute.pm
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute/Permute.bs
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute/Permute.so
|
||||
libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute/autosplit.ix
|
||||
man/man3/Algorithm::Permute.3p
|
||||
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/Algorithm/Permute
|
Loading…
Reference in New Issue
Block a user