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-08-21 12:42:34 +02:00
|
|
|
DISTVERSION= 0.2.1
|
2013-11-13 09:19:34 +01: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
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2012-02-10 20:44:14 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|