blob: 05b3f7db46e13d1f91302d7ba28ee84d677190cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= FAdist
PORTVERSION= 2.4
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Probability distributions that are sometimes useful in hydrology
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>
|