1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/math/R-cran-car/Makefile
Brendan Fabeny b6a7960295 update to 2.0-10
PR:		156858
Submitted by:	David Naylor (maintainer)
2011-05-08 05:11:41 +00:00

23 lines
412 B
Makefile

# 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-10
CATEGORIES= math
PKGNAMEPREFIX= R-cran-
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>