freebsd-ports/science/R-cran-e1071/Makefile
TAKATSU Tomonari 816bcf8283 - Update to 1.6-8
- Add "compiles" argument to USES=cran
2017-05-07 07:46:15 +00:00

16 lines
330 B
Makefile

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