From 1aa43d8682a31d33fa83958e9e596440cc68ffb0 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 May 2014 03:43:00 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189312 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- math/p5-AI-Genetic/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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