Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/math/R-cran-carData/Makefile
16123 views
PORTNAME=	carData
DISTVERSION=	3.0-4
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Companion to Applied Regression Data Sets

LICENSE=	GPLv2+

USES=		cran:auto-plist

.include <bsd.port.mk>