2013-03-19 16:45:03 +01:00
|
|
|
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= outliers
|
|
|
|
PORTVERSION= 0.14
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 5
|
2013-03-19 16:45:03 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
2013-06-18 17:31:17 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2013-03-19 16:45:03 +01:00
|
|
|
COMMENT= Collection of some tests commonly used for identifying outliers
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2013-03-19 16:45:03 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|