freebsd-ports/math/R-cran-rgenoud/Makefile
2017-11-09 06:23:44 +00:00

17 lines
337 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= rgenoud
DISTVERSION= 5.8-1.0
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,compiles
.include <bsd.port.mk>