pkgsrc/math/R-hexbin/Makefile

14 lines
286 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2021/08/28 02:47:44 mef Exp $
R_PKGNAME= hexbin
R_PKGVER= 1.28.2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Hexagonal Binning Routines
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c fortran
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"