pkgsrc/math/R-cluster/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

12 lines
277 B
Makefile

# $NetBSD: Makefile,v 1.2 2002/09/09 01:19:34 markd Exp $
R_PKGNAME= cluster
R_PKGVER= 1.4-2
MAINTAINER= markd@netbsd.org
COMMENT= Functions for clustering (by Rousseeuw et al.)
PLIST_SRC= /dev/null
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"