2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Wen Heping <wenheping@gmail.com>
|
2009-06-24 22:55:30 +02:00
|
|
|
|
|
|
|
PORTNAME= Math-Evol
|
2017-06-14 18:10:11 +02:00
|
|
|
PORTVERSION= 1.13
|
2009-06-24 22:55:30 +02:00
|
|
|
CATEGORIES= math perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2010-05-24 01:18:43 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2009-06-24 22:55:30 +02:00
|
|
|
COMMENT= Perl module implements the evolution search strategy
|
|
|
|
|
2017-06-14 18:10:11 +02:00
|
|
|
NO_ARCH= yes
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2009-06-24 22:55:30 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|