freebsd-ports/finance/R-cran-timeDate/Makefile

20 lines
379 B
Makefile
Raw Normal View History

# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= timeDate
DISTVERSION= 3043.102
PORTREVISION= 2
CATEGORIES= finance
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= Rmetrics - Chronological and Calendar Objects
LICENSE= GPLv2+
TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit
USES= cran:auto-plist
.include <bsd.port.mk>