aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-carData/Makefile
blob: 5c637820b37df7fddaff4e7e9e1abbe8a6dfdd57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	carData
DISTVERSION=	3.0-5
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Companion to Applied Regression Data Sets
WWW=		https://r-forge.r-project.org/projects/car/

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>