pkgsrc/math/R-hwde/Makefile
wen 2c81f8b738 Update to 0.67
Upstream changlog:
Changes in hwde version 0.66

CORRECTIONS TO DATA

    o Data in the dataset mendelABC was in error.  Substantial corrections
      have been made.  (Thanks to Boris Igic for drawing the errrors to
      our attention.)
2016-04-09 11:14:28 +00:00

15 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.8 2016/04/09 11:14:28 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/hwde/
COMMENT= Models and tests for departure from Hardy-Weinberg equilibrium
LICENSE= gnu-gpl-v2
R_PKGNAME= hwde
R_PKGVER= 0.67
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"