freebsd-ports/devel/R-cran-RcppProgress/Makefile
2023-04-23 09:09:58 +00:00

15 lines
345 B
Makefile

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