opnsense-ports/devel/R-cran-RcppProgress/Makefile
Franco Fichtner 0a3d0d1fed */*: sync with upstream
Taken from: HardenedBSD
2020-02-10 15:06:12 +01:00

15 lines
282 B
Makefile

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