summaryrefslogtreecommitdiff
path: root/math/R-cran-labeling/Makefile
blob: 417d278fe651f037a8475f9e3224a1b4a650fc63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	labeling
PORTVERSION=	0.4.2
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>