1PORTNAME= assertthat 2DISTVERSION= 0.2.1 3PORTREVISION= 3 4CATEGORIES= math 5DISTNAME= ${PORTNAME}_${DISTVERSION} 6 7MAINTAINER= ports@MidnightBSD.org 8COMMENT= Easy pre and post assertions 9WWW= https://cran.r-project.org/web/packages/assertthat/ 10 11LICENSE= gpl3 12 13USES= cran:auto-plist 14 15NO_TEST= yes 16 17.include <bsd.port.mk> 18