ports/textproc/R-cran-formatR/Makefile
2023-05-11 05:37:26 +00: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>