aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-kit/Makefile
blob: 1ae978e1c43d607291ae807ca6ab43a15fbb0c5b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	kit
DISTVERSION=	0.0.17
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	eduardo@FreeBSD.org
COMMENT=	Data Manipulation Functions Implemented in C
WWW=		https://cran.r-project.org/web/packages/kit/

LICENSE=	GPLv3

USES=		cran:auto-plist,compiles

#testunit fails:	https://github.com/2005m/kit/issues/40

.include <bsd.port.mk>