blob: 0561db01858eceeadb4cbe3a5b8d34626b695955 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|