svn commit: r353417 - head/math/p5-AI-Genetic
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 9 03:43:01 UTC 2014
Author: sunpoet
Date: Fri May 9 03:43:00 2014
New Revision: 353417
URL: http://svnweb.freebsd.org/changeset/ports/353417
QAT: https://qat.redports.org/buildarchive/r353417/
Log:
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189312
Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
Modified:
head/math/p5-AI-Genetic/Makefile
Modified: head/math/p5-AI-Genetic/Makefile
==============================================================================
--- head/math/p5-AI-Genetic/Makefile Fri May 9 03:42:56 2014 (r353416)
+++ head/math/p5-AI-Genetic/Makefile Fri May 9 03:43:00 2014 (r353417)
@@ -7,9 +7,12 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= 5u623l20 at gmail.com
COMMENT= Pure Perl genetic algorithm implementation
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
More information about the svn-ports-head
mailing list