ports/devel/R-cran-bit/Makefile
TAKATSU Tomonari d6ad916aa4 devel/R-cran-bit: Update to 4.5.0
Reported by:	portscout
2024-09-22 15:19:07 +00:00

14 lines
288 B
Makefile

PORTNAME= bit
DISTVERSION= 4.5.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Class for vectors of 1-bit booleans
WWW= https://cran.r-project.org/web/packages/bit/
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>