xref: /mports/devel/R-cran-R.cache/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	R.cache
2DISTVERSION=	0.17.0
3CATEGORIES=	devel
4DISTNAME=	${PORTNAME}_${PORTVERSION}
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Caching (Memoization) of Objects and Results
8WWW=		https://cran.r-project.org/package=R.cache
9
10LICENSE=	lgpl2.1 lgpl3
11LICENSE_COMB=	dual
12
13RUN_DEPENDS=	R-cran-digest>=0.6.13:security/R-cran-digest \
14		R-cran-R.methodsS3>=1.8.1:devel/R-cran-R.methodsS3 \
15		R-cran-R.oo>=1.24.0:devel/R-cran-R.oo \
16		R-cran-R.utils>=2.10.10:devel/R-cran-R.utils
17BUILD_DEPENDS=	${RUN_DEPENDS}
18
19USES=		cran:auto-plist
20
21.include <bsd.port.mk>
22

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026