freebsd-ports/math/R-cran-carData/Makefile
Wen Heping f3afc93630 - Update to 3.0.3
- Take maintainership
2020-02-21 08:08:22 +00:00

15 lines
249 B
Makefile

# $FreeBSD$
PORTNAME= carData
DISTVERSION= 3.0-3
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>