2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2012-02-10 20:44:14 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ccgarch
|
2013-01-16 11:51:13 +01:00
|
|
|
DISTVERSION= 0.2.0-2
|
2013-05-28 17:15:05 +02:00
|
|
|
PORTREVISION= 2
|
2012-02-10 20:44:14 +01:00
|
|
|
CATEGORIES= finance
|
2013-01-16 11:51:13 +01:00
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
2012-02-10 20:44:14 +01:00
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Conditional Correlation GARCH models
|
|
|
|
|
|
|
|
LICENSE= GPLv2 GPLv3
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
|
|
|
USE_R_MOD= yes
|
|
|
|
R_MOD_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|