# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD: head/math/pear-Math_Combinatorics/Makefile 443271 2017-06-11 07:40:44Z sunpoet $

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

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

USES=		pear

.include <bsd.port.mk>
