# New ports collection makefile for:	car
# Date created:		13 April 2009
# Whom:			David Naylor <naylor.b.david@gmail.com>
#
# $FreeBSD: ports/math/R-cran-car/Makefile,v 1.5 2010/02/05 11:40:40 dinoex Exp $
#

PORTNAME=	car
PORTVERSION=	1.2.13
PORTREVISION=	3
CATEGORIES=	math
PKGNAMEPREFIX=	R-cran-
DISTNAME=	${PORTNAME}_1.2-13

MAINTAINER=	naylor.b.david@gmail.com
COMMENT=	Companion to Applied Regression for R

R_MOD=	yes

.include "${.CURDIR}/../../math/R-cran-sm/files/bsd.cran.mk"

.include <bsd.port.mk>
