summaryrefslogtreecommitdiff
path: root/science/R-cran-FAdist/Makefile
blob: e7406c59c52908c72a9cf8226f71c082a8baa205 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	FAdist
PORTVERSION=	2.4
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Probability distributions that are sometimes useful in hydrology
WWW=		https://cran.r-project.org/web/packages/FAdist/index.html

LICENSE=	GPLv2

USES=		cran:auto-plist

.include <bsd.port.mk>