freebsd-ports/math/R-cran-statmod/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
226 B
Makefile

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>