ports/devel/R-cran-rprojroot/Makefile
TAKATSU Tomonari 21b65570c8 devel/R-cran-rprojroot: Update to 2.0.4
Reported by:	portscout
2023-11-08 03:03:45 +00:00

14 lines
292 B
Makefile

PORTNAME= rprojroot
DISTVERSION= 2.0.4
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Finding Files in Project Subdirectories
WWW= https://cran.r-project.org/web/packages/rprojroot/
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>