opnsense-ports/devel/R-cran-RcppProgress/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

15 lines
286 B
Makefile

PORTNAME= RcppProgress
PORTVERSION= 0.4.2
PORTREVISION= 1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Interruptible Progress Bar with OpenMP Support for C++ in R Packages
LICENSE= GPLv3
USES= cran:auto-plist
.include <bsd.port.mk>