# 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.10 2011/01/29 16:53:19 bf Exp $
#

PORTNAME=	car
PORTVERSION=	1.2.16
PORTREVISION=	1
CATEGORIES=	math
PKGNAMEPREFIX=	R-cran-
DISTNAME=	${PORTNAME}_1.2-16

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

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
