freebsd-ports/devel/R-cran-gmodels/Makefile
2023-04-23 09:09:58 +00:00

17 lines
362 B
Makefile

PORTNAME= gmodels
DISTVERSION= 2.18.1.1
PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Various R Programming Tools for Model Fitting
WWW= https://cran.r-project.org/web/packages/gmodels/
LICENSE= GPLv2
RUN_DEPENDS= R-cran-gdata>0:devel/R-cran-gdata
USES= cran:auto-plist
.include <bsd.port.mk>