freebsd-ports/math/R-cran-VGAM/Makefile
2021-04-06 16:31:07 +02:00

16 lines
314 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
PORTNAME= VGAM
DISTVERSION= 1.1-5
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>