opnsense-ports/math/R-cran-labeling/Makefile
Franco Fichtner 9db3b7b9ea */*: sync with upstream
Taken from: FreeBSD
2023-04-24 07:58:56 +02:00

15 lines
309 B
Makefile

PORTNAME= labeling
PORTVERSION= 0.4.2
PORTREVISION= 1
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>