13 lines
235 B
Makefile
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>
|