mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Pass maintainership to submitter - While I'm here, remove Author line PR: ports/189292 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
2bb1dc5680
commit
f507920150
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353399
@ -7,9 +7,12 @@ CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= Enumerate all arrangements of a set in fixed subsets
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -8,5 +8,4 @@ according to the given partitioning. All possible arrangements are
|
||||
returned, and the object returns undef when the entire combination space
|
||||
has been exhausted.
|
||||
|
||||
Author: David Landgren (http://www.landgren.net/perl/)
|
||||
WWW: http://search.cpan.org/dist/Set-Partition/
|
||||
|
Loading…
Reference in New Issue
Block a user