freebsd-ports/science/R-cran-e1071/Makefile

18 lines
337 B
Makefile
Raw Normal View History

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= e1071
2014-09-06 08:16:50 +02:00
DISTVERSION= 1.6-4
PORTREVISION= 1
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
.include <bsd.port.mk>