From ed2034cec422b2f286a3d2d241effed320b9fcb8 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 4 Nov 2005 08:06:15 +0000 Subject: Imported R-ISwR from pkgsrc-wip. Data sets and scripts for text examples and exercises in P. Dalgaard (2002), 'Introductory Statistics with R', Springer Verlag. --- math/R-ISwR/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 math/R-ISwR/Makefile (limited to 'math/R-ISwR/Makefile') diff --git a/math/R-ISwR/Makefile b/math/R-ISwR/Makefile new file mode 100644 index 00000000000..09df919656f --- /dev/null +++ b/math/R-ISwR/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 08:06:15 rillig Exp $ +# + +CATEGORIES= databases math +MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} + +MAINTAINER= mchittur@cs.nmsu.edu +HOMEPAGE= ${R_HOMEPAGE_BASE}/ISwR.html +COMMENT= Data sets and scripts for 'Introductory Statistics with R' + +R_PKGNAME= ISwR +R_PKGVER= 1.0-3 + +.include "../../math/R/Makefile.extension" +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3