summaryrefslogtreecommitdiff
path: root/devel/R-cran-tinytest/Makefile
blob: 6a5091acb0fa1ad46cf317f1b8636b5a2b9ed527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

PORTNAME=	tinytest
DISTVERSION=	1.2.4
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	ygy@FreeBSD.org
COMMENT=	Lightweight and Feature Complete Unit Testing Framework

LICENSE=	GPLv3

USES=		cran:auto-plist

.include <bsd.port.mk>