Update shells/bash to version 4.3.26
[dports.git] / math / R-cran-outliers / Makefile
1 # Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       outliers
5 PORTVERSION=    0.14
6 PORTREVISION=   5
7 CATEGORIES=     math
8 DISTNAME=       ${PORTNAME}_${PORTVERSION}
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Collection of some tests commonly used for identifying outliers
12
13 USES=   cran:auto-plist
14
15 .include <bsd.port.mk>