mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
15 lines
304 B
Makefile
15 lines
304 B
Makefile
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>
|