aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-carData/Makefile
blob: e0d52063b075ba3f02f57445a179a0b57de9e99e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	carData
DISTVERSION=	3.0-2
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	dbn@FreeBSD.org
COMMENT=	Companion to Applied Regression Data Sets

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>