pkgsrc-wip/R-BiocGenerics/Makefile

16 lines
416 B
Makefile

# $NetBSD: Makefile,v 1.7 2013/03/19 01:22:55 bubuchka Exp $
CATEGORIES= devel math
MASTER_SITES= http://www.bioconductor.org/packages/release/bioc/src/contrib/
MAINTAINER= mishka@NetBSD.org
HOMEPAGE= https://www.bioconductor.org/
COMMENT= Generic functions for Bioconductor
LICENSE= artistic-2.0
R_PKGNAME= BiocGenerics
R_PKGVER= 0.18.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"