freebsd-ports/math/R-cran-outliers/Makefile

16 lines
322 B
Makefile
Raw Normal View History

# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
PORTNAME= outliers
PORTVERSION= 0.14
PORTREVISION= 5
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>