freebsd-ports/math/R-cran-carData/Makefile
David Naylor 72e4cef5a9 math/R-cran-carData: updated to version 3.0-2
- changelog:
   - Added Rossi recidivism, 2011 Canadian National Election Study, and UN
     1998 social indicators data sets.

Generated by:	portcran (0.1.9)
2018-10-24 18:57:51 +00:00

15 lines
249 B
Makefile

# $FreeBSD$
PORTNAME= carData
DISTVERSION= 3.0-2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= dbn@FreeBSD.org
COMMENT= Companion to Applied Regression Data Sets
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>