2013-05-13 11:50:36 +02:00
|
|
|
# Created by: Zhen REN <bg1tpt@gmail.com>
|
2007-05-29 18:12:27 +02:00
|
|
|
|
|
|
|
PORTNAME= Math_Combinatorics
|
2008-12-22 23:29:30 +01:00
|
|
|
PORTVERSION= 1.0.0
|
|
|
|
PORTEPOCH= 1
|
2007-05-29 18:12:27 +02:00
|
|
|
CATEGORIES= math pear
|
|
|
|
|
2021-05-22 17:45:57 +02:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2014-07-07 17:31:01 +02:00
|
|
|
COMMENT= Package that produces combinations and permutations
|
2007-05-29 18:12:27 +02:00
|
|
|
|
2017-06-11 09:40:44 +02:00
|
|
|
USES= pear
|
2007-05-29 18:12:27 +02:00
|
|
|
|
2014-09-23 18:45:35 +02:00
|
|
|
.include <bsd.port.mk>
|