1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/science/R-cran-AMORE/Makefile
Wen Heping 87d36b4e7f - Update to 0.2.14
- Add LICENSE
2014-01-09 12:11:14 +00:00

18 lines
335 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= AMORE
PORTVERSION= 0.2.14
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
.include <bsd.port.mk>