# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/math/R-cran-assertthat/Makefile 464084 2018-03-10 17:46:04Z gerald $

PORTNAME=	assertthat
DISTVERSION=	0.2.0
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Easy pre and post assertions

LICENSE=	GPLv3

USES=	cran:auto-plist

.include <bsd.port.mk>
