opnsense-ports/devel/R-cran-RcppProgress/Makefile
Franco Fichtner 2e52e1b1b2 */*: sync with upstream
Taken from: HardenedBSD
2019-12-08 02:17:53 +01:00

15 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= RcppProgress
PORTVERSION= 0.4.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>