freebsd-ports/math/R-cran-car/Makefile
Raphael Kubo da Costa 3033530a18 Update to 2.0-15.
PR:		ports/172776
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
Feature safe:	yes
2012-10-20 16:19:21 +00:00

17 lines
318 B
Makefile

# Created by: David Naylor <naylor.b.david@gmail.com>
# $FreeBSD$
PORTNAME= car
DISTVERSION= 2.0-15
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>