pkgsrc/math/R-hwde/Makefile

15 lines
349 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.11 2019/08/08 19:53:50 brook Exp $
R_PKGNAME= hwde
R_PKGVER= 0.67
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Models and tests for departure from Hardy-Weinberg equilibrium
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"