summaryrefslogtreecommitdiff
path: root/devel/R-cran-tinytest/Makefile
blob: e091c4cc0c8f3570b89d59ec90f6d74a5b6644fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>