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

MAINTAINER=	[email protected]
COMMENT=	S3 Class for Vectors of 64bit Integers
WWW=		https://cran.r-project.org/web/packages/bit64/

LICENSE=	GPLv2+

RUN_DEPENDS=	R-cran-bit>=4.0.0:devel/R-cran-bit

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>