freebsd-ports/math/R-cran-statmod/Makefile
Li-Wen Hsu 507f478f3d Update to 1.4.34
PR:		246830
Submitted by:	Jean-Paul Beconne <jpbeconne@free.fr> (maintainer)
2020-06-28 07:56:16 +00:00

16 lines
239 B
Makefile

# $FreeBSD$
PORTNAME= statmod
DISTVERSION= 1.4.34
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= jpbeconne@free.fr
COMMENT= Statistical Modeling
LICENSE= GPLv3
USES= cran:auto-plist,compiles
.include <bsd.port.mk>