freebsd-ports/math/pecl-stats2/Makefile
Rene Ladan 70da036883 Remove stale IGNORE_WITH_PHP=56 values.
Reminded by:	sunpoet
2019-01-05 15:47:56 +00:00

18 lines
314 B
Makefile

# $FreeBSD$
PORTNAME= stats
PORTVERSION= 2.0.3
CATEGORIES= math textproc pear
MAINTAINER= dbaio@FreeBSD.org
COMMENT= PECL extension with routines for statistical computation
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= php:pecl
CONFLICTS= pecl-stats-1*
PORTSCOUT= limit:^2.*
.include <bsd.port.mk>