freebsd-ports/devel/R-cran-RcppProgress/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
285 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>