Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/devel/R-cran-chron/Makefile
16461 views
PORTNAME=	chron
DISTVERSION=	2.3-57
PORTREVISION=	1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	R package for creating objects which can handle dates and times
WWW=		https://cran.r-project.org/web/packages/chron/

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>