1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/science/R-cran-AMORE/Makefile

19 lines
350 B
Makefile
Raw Normal View History

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