1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/math/R-cran-outliers/Makefile
2021-04-06 16:31:07 +02:00

15 lines
310 B
Makefile

# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
PORTNAME= outliers
PORTVERSION= 0.14
PORTREVISION= 9
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of some tests commonly used for identifying outliers
USES= cran:auto-plist
.include <bsd.port.mk>