Update finance/R-cran-urca to version 1.2.8_3
[dports.git] / finance / R-cran-timeDate / Makefile
1 # Created by: David Naylor <naylor.b.david@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME=       timeDate
5 PORTVERSION=    3010.98
6 PORTREVISION=   4
7 CATEGORIES=     finance
8 DISTNAME=       ${PORTNAME}_${PORTVERSION}
9
10 MAINTAINER=     dbn@FreeBSD.org
11 COMMENT=        Chronological and Calendar Objects
12
13 LICENSE=        GPLv2 GPLv3
14 LICENSE_COMB=   dual
15
16 USES=   cran:auto-plist
17
18 .include <bsd.port.mk>