summaryrefslogtreecommitdiff
path: root/math/pear-Math_Combinatorics/Makefile
blob: 54516a95eecfcc87abdd91a37797a947b41a4f9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Zhen REN <bg1tpt@gmail.com>

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

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

USES=		pear

.include <bsd.port.mk>