opnsense-ports/math/R-cran-VGAM/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

16 lines
334 B
Makefile

PORTNAME= VGAM
DISTVERSION= 1.1-8
PORTREVISION= 1
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>