aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-BH/Makefile
blob: da6133918d37b461585ab7723b8d7a3c095ae0b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	BH
DISTVERSION=	1.78.0-0
PORTREVISION=	1
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Boost C++ Header Files
WWW=		https://cran.r-project.org/web/packages/BH/

LICENSE=	BSL

USES=	cran:auto-plist

.include <bsd.port.mk>