1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/science/R-cran-e1071/Makefile
2018-08-10 10:00:35 +00:00

17 lines
330 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= e1071
DISTVERSION= 1.7-0
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>