Files
ports/science/R-cran-e1071/Makefile
T
TAKATSU Tomonari 664201e13b - Update to 1.7-4
2020-10-17 14:19:29 +00:00

17 lines
331 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= e1071
DISTVERSION= 1.7-4
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Misc Functions of the Department of Statistics (e1071), TU Wien
LICENSE= GPLv2+
USES= cran:auto-plist,compiles
.include <bsd.port.mk>