pkgsrc/math/R-VR/Makefile
markd 64243dc128 Update to recommended set for R 1.5.1.
Specific changes to each module are not listed anywhere easy.
2002-09-09 01:19:32 +00:00

15 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:32 markd Exp $
R_PKGNAME= VR
R_PKGVER= 7.0-3
MAINTAINER= markd@netbsd.org
COMMENT= Various functions from the libraries of Venables and Ripley
R_INST_DIRS= MASS class nnet spatial
PLIST_SRC= /dev/null
R_DEPENDS= R>=1.5.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"