2015-11-24 07:22:04 +01:00
|
|
|
# Created by: Wen Heping <wen@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= VGAM
|
2018-02-18 13:36:18 +01:00
|
|
|
DISTVERSION= 1.0-5
|
2018-03-10 18:46:04 +01:00
|
|
|
PORTREVISION= 1
|
2015-11-24 07:22:04 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
|
|
COMMENT= Vector Generalized Linear and Additive Models
|
|
|
|
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2017-06-18 20:09:16 +02:00
|
|
|
USES= cran:auto-plist,compiles
|
2015-11-24 07:22:04 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|