1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
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

14 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>