PORTNAME=	R.oo
DISTVERSION=	1.26.0
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	uzsolt@FreeBSD.org
COMMENT=	Methods and classes for object-oriented programming
WWW=		https://cran.r-project.org/web/packages/R.oo/

LICENSE=	LGPL21 LGPL3
LICENSE_COMB=	dual

RUN_DEPENDS=	R-cran-R.methodsS3>=1.8.2:devel/R-cran-R.methodsS3

USES=		cran:auto-plist

.include <bsd.port.mk>
