diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:43:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:43:00 +0000 |
commit | 1aa43d8682a31d33fa83958e9e596440cc68ffb0 (patch) | |
tree | 99e8758907f884c5ca7b619b242b27b9c94987e4 /math/p5-AI-Genetic | |
parent | 7594c501835b8e9eea453969339eef1bc93643d8 (diff) |
Notes
Diffstat (limited to 'math/p5-AI-Genetic')
-rw-r--r-- | math/p5-AI-Genetic/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-AI-Genetic/Makefile b/math/p5-AI-Genetic/Makefile index dcab9e537170..4df3c443c176 100644 --- a/math/p5-AI-Genetic/Makefile +++ b/math/p5-AI-Genetic/Makefile @@ -7,9 +7,12 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Pure Perl genetic algorithm implementation +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure |