freebsd-ports/math/R-cran-VGAM/Makefile
2023-03-16 19:43:30 +08:00

15 lines
318 B
Makefile

PORTNAME= VGAM
DISTVERSION= 1.1-8
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Vector Generalized Linear and Additive Models
WWW= https://www.stat.auckland.ac.nz/~yee/VGAM
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>