baaeb906f8
Reported by: portscout
14 lines
294 B
Makefile
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>
|