mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 11:59:15 -04:00
13 lines
236 B
Makefile
13 lines
236 B
Makefile
PORTNAME= carData
|
|
DISTVERSION= 3.0-5
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Companion to Applied Regression Data Sets
|
|
|
|
LICENSE= GPLv2+
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|