aboutsummaryrefslogtreecommitdiffstats
path: root/math/R-cran-proxy/Makefile
blob: 8df4a72bf6140c0076782aa30542965ce6f9d289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	proxy
DISTVERSION=	0.4-27
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Distance and Similarity Measures
WWW=		https://cran.r-project.org/web/packages/proxy/

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>