freebsd-ports/science/R-cran-FAdist/Makefile
2022-03-06 21:56:52 +01:00

15 lines
312 B
Makefile

# Created by: Thierry Thomas <thierry@pompo.net>
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>