freebsd-ports/devel/R-cran-bit/Makefile
TAKATSU Tomonari 997d224571 devel/R-cran-bit: Update to 4.5.0.1
Reported by:	portscout
2024-12-07 18:06:27 +00:00

14 lines
290 B
Makefile

PORTNAME= bit
DISTVERSION= 4.5.0.1
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>