freebsd-ports/math/R-cran-labeling/Makefile
TAKATSU Tomonari baaeb906f8 math/R-cran-labeling: Update to 0.4.3
Reported by:	portscout
2023-09-01 11:01:46 +00:00

14 lines
294 B
Makefile

PORTNAME= labeling
PORTVERSION= 0.4.3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Provides a range of axis labeling algorithms
WWW= https://cran.r-project.org/web/packages/labeling/
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>