aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-tinytest/Makefile
blob: b6d76847f727fa67e900adbaa54bbc2cdb648a40 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	tinytest
DISTVERSION=	1.3.1
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>