blob: b57adda536be7f20f9034411b00379d9599df914 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= carData
DISTVERSION= 3.0-4
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>
|