ports/math/R-cran-proxy/Makefile
2021-06-09 01:17:21 +09:00

13 lines
235 B
Makefile

PORTNAME= proxy
DISTVERSION= 0.4-26
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Distance and Similarity Measures
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>