# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD: head/devel/R-cran-plogr/Makefile 466139 2018-04-01 10:44:24Z wen $

PORTNAME=	plogr
DISTVERSION=	0.2.0
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Plog C++ Logging Library

BUILD_DEPENDS=	R-cran-Rcpp>=0:devel/R-cran-Rcpp
RUN_DEPENDS=	R-cran-Rcpp>=0:devel/R-cran-Rcpp

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>
