mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
15 lines
302 B
Makefile
15 lines
302 B
Makefile
PORTNAME= carData
|
|
DISTVERSION= 3.0-5
|
|
PORTREVISION= 1
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Companion to Applied Regression Data Sets
|
|
WWW= https://r-forge.r-project.org/projects/car/
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|