freebsd-ports/math/R-cran-car/Makefile

23 lines
405 B
Makefile
Raw Normal View History

# New ports collection makefile for: car
# Date created: 13 April 2009
# Whom: David Naylor <naylor.b.david@gmail.com>
#
# $FreeBSD$
#
PORTNAME= car
DISTVERSION= 2.0-12
PORTREVISION= 2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= naylor.b.david@gmail.com
COMMENT= Companion to Applied Regression for R
LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>