1PORTNAME= R.methodsS3 2DISTVERSION= 1.8.2 3CATEGORIES= devel 4DISTNAME= ${PORTNAME}_${DISTVERSION} 5 6MAINTAINER= ports@MidnightBSD.org 7COMMENT= Methods that simplify the setup of S3 generic functions 8WWW= https://cran.r-project.org/web/packages/R.methodsS3/ 9 10LICENSE= lgpl2.1 lgpl3 11LICENSE_COMB= dual 12 13USES= cran:auto-plist 14 15.include <bsd.port.mk> 16