Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/devel/R-cran-chron/Makefile
16123 views
# Created by: Steven Kreuzer <[email protected]>

PORTNAME=	chron
DISTVERSION=	2.3-43
PORTREVISION=	12
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	R package for creating objects which can handle dates and times

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>