1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/math/R-cran-car/Makefile
Wen Heping 8b9681968a - Update to 1.2.16
Approved by:	maintainer(implicit)
2010-04-24 07:35:44 +00:00

22 lines
425 B
Makefile

# New ports collection makefile for: car
# Date created: 13 April 2009
# Whom: David Naylor <naylor.b.david@gmail.com>
#
# $FreeBSD$
#
PORTNAME= car
PORTVERSION= 1.2.16
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
DISTNAME= ${PORTNAME}_1.2-16
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>