Files
ports/math/R-cran-proxy/Makefile
TAKATSU Tomonari 5f7b78c94f math/R-cran-proxy: Update to 0.4-29
Reported by:	portscout
2026-01-01 05:47:27 +00:00

15 lines
289 B
Makefile

PORTNAME= proxy
DISTVERSION= 0.4-29
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>