2013-09-20 22:55:04 +02:00
|
|
|
# Created by: Aaron Dalton <aaron@daltons.ca>
|
2005-05-28 10:26:23 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Math-Combinatorics
|
2006-12-26 22:31:31 +01:00
|
|
|
PORTVERSION= 0.09
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2005-05-28 10:26:23 +02:00
|
|
|
CATEGORIES= math perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-05-28 10:26:23 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-12-24 01:14:11 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2005-05-28 10:26:23 +02:00
|
|
|
COMMENT= Perform combinations and permutations on lists
|
|
|
|
|
2014-05-09 05:42:43 +02:00
|
|
|
LICENSE= ART10 GPLv1
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2005-05-28 10:26:23 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|