blob: 1bf40d531d251291eb4fb0d81ac903c86f8cd351 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= proxy
DISTVERSION= 0.4-25
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>
|