freebsd-ports/math/R-cran-VGAM/Makefile
2022-02-18 10:22:03 +08:00

17 lines
314 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= VGAM
DISTVERSION= 1.1-6
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Vector Generalized Linear and Additive Models
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>