Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/finance/R-cran-timeDate/Makefile
16137 views
# Created by: David Naylor <[email protected]>

PORTNAME=	timeDate
DISTVERSION=	3043.102
PORTREVISION=	3
CATEGORIES=	finance
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
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>