diff -ruN /usr/ports//devel/p5-Algorithm-SVM/Makefile ./Makefile --- /usr/ports//devel/p5-Algorithm-SVM/Makefile 2014-03-01 06:51:22.000000000 +0600 +++ ./Makefile 2014-05-26 13:38:30.230535397 +0600 @@ -7,9 +7,12 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl bindings for the libsvm Support Vector Machine library +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure CC= ${CXX}