opnsense-ports/devel/R-cran-RcppProgress/Makefile
Franco Fichtner 65cb4eeb20 */*: sync with upstream
Taken from: HardenedBSD
2020-05-11 10:53:13 +02:00

16 lines
298 B
Makefile

# $FreeBSD$
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>