fa40cfe02d
No PKGREVISION bump as either this is unchanged or didn't previously build
17 lines
418 B
Makefile
17 lines
418 B
Makefile
# $NetBSD: Makefile,v 1.6 2011/12/19 22:27:04 markd Exp $
|
|
|
|
PKGREVISION= 1
|
|
CATEGORIES= math
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/circular/
|
|
COMMENT= Circular Statistics, from "Topics in circular Statistics"
|
|
|
|
R_PKGNAME= circular
|
|
R_PKGVER= 0.3-8
|
|
|
|
USE_LANGUAGES= fortran c
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|