12 lines
277 B
Makefile
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"
|