mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
13 lines
235 B
Makefile
13 lines
235 B
Makefile
PORTNAME= proxy
|
|
DISTVERSION= 0.4-26
|
|
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>
|