freebsd-ports/math/R-cran-dlmodeler/Makefile
Brendan Fabeny 1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00

20 lines
367 B
Makefile

# Created by: Cyrille Szymanski <cnszym@gmail.com>
# $FreeBSD$
PORTNAME= dlmodeler
DISTVERSION= 1.2-1
PORTREVISION= 5
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= cnszym@gmail.com
COMMENT= Generalized Dynamic Linear Modeler
LICENSE= GPLv2 GPLv3 BSD
LICENSE_COMB= dual
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>