PORTNAME=	tinytest
DISTVERSION=	1.4.1
PORTREVISION=	1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ygy@FreeBSD.org
COMMENT=	Lightweight and Feature Complete Unit Testing Framework
WWW=		https://github.com/markvanderloo/tinytest

LICENSE=	GPLv3

USES=		cran:auto-plist

.include <bsd.port.mk>
