pkgsrc/devel/R-BH/Makefile

15 lines
295 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2019/08/08 19:53:37 brook Exp $
R_PKGNAME= BH
R_PKGVER= 1.69.0-1
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
COMMENT= Boost C++ header files
LICENSE= boost-license
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"