# Created by: chinsan <chinsan.tw@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/math/pecl-stats/Makefile 417719 2016-06-28 14:00:45Z mat $

PORTNAME=	stats
PORTVERSION=	1.0.3
CATEGORIES=	math textproc pear
MASTER_SITES=	http://pecl.php.net/get/
PKGNAMEPREFIX=	pecl-
DIST_SUBDIR=	PECL

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PECL extension which with routines for statistical computation

LICENSE=	PHP30

USES=		php:ext tar:tgz
IGNORE_WITH_PHP=	70

.include <bsd.port.mk>
