freebsd-ports/math/R-cran-proxy/Makefile
2022-06-10 03:32:49 +00:00

13 lines
235 B
Makefile

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