opnsense-ports/textproc/R-cran-formatR/Makefile
Franco Fichtner ed82f39438 */*: sync with upstream
Taken from: FreeBSD
2023-05-11 14:27:30 +02:00

14 lines
281 B
Makefile

PORTNAME= formatR
DISTVERSION= 1.14
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Format R Code Automatically
WWW= https://cran.r-project.org/web/packages/formatR/
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>