aboutsummaryrefslogblamecommitdiff
path: root/math/pear-Math_Combinatorics/Makefile
blob: ecc6b3226fd2a4b5395a5df9437f62cd11c00a14 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                         

                                  

                     
                         
 
                                
                                                                   
 
                    
 
                      
# Created by: Zhen REN <bg1tpt@gmail.com>

PORTNAME=	Math_Combinatorics
PORTVERSION=	1.0.0
PORTEPOCH=	1
CATEGORIES=	math pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Package that produces combinations and permutations

USES=		pear

.include <bsd.port.mk>