1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/science/R-cran-AMORE/Makefile
2021-04-06 16:31:07 +02:00

18 lines
347 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= AMORE
PORTVERSION= 0.2.14
PORTREVISION= 7
CATEGORIES= science
DISTNAME= ${PORTNAME}_${PORTVERSION:C/\./-/g:C/-/./1}
MAINTAINER= wen@FreeBSD.org
COMMENT= MORE flexible neural network package
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>