aboutsummaryrefslogtreecommitdiff
path: root/math/p5-AI-Perceptron
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:42:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-09 03:42:52 +0000
commit25b87a17278a5ae6c53bdd36e95bf6d76b0bcf16 (patch)
treedfa7d8637ca446c21e30d23daddeda6f726a7dec /math/p5-AI-Perceptron
parent44cba9789f070830115499581b04232690357eba (diff)
downloadports-25b87a17278a5ae6c53bdd36e95bf6d76b0bcf16.tar.gz
ports-25b87a17278a5ae6c53bdd36e95bf6d76b0bcf16.zip
Notes
Diffstat (limited to 'math/p5-AI-Perceptron')
-rw-r--r--math/p5-AI-Perceptron/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile
index bec7dd35c978..6513d91d1399 100644
--- a/math/p5-AI-Perceptron/Makefile
+++ b/math/p5-AI-Perceptron/Makefile
@@ -7,9 +7,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module for introducing to internal operations of neural networks
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-accessors>=0:${PORTSDIR}/devel/p5-accessors
RUN_DEPENDS:= ${BUILD_DEPENDS}