opnsense-ports/math/R-cran-rgenoud/Makefile
Franco Fichtner 088ed1a6ba */*: sync with upstream
Taken from: FreeBSD
2017-04-26 06:41:39 +02:00

17 lines
329 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= rgenoud
DISTVERSION= 5.7-12.4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= R Version of GENetic Optimization Using Derivatives
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist
.include <bsd.port.mk>