# New ports collection makefile for:	p5-Math-Evol
# Date created:				21 June, 2009
# Whom:					Wen Heping <wenheping@gmail.com>
#
# $FreeBSD: ports/math/p5-Math-Evol/Makefile,v 1.1 2009/06/24 20:55:30 miwi Exp $
#

PORTNAME=	Math-Evol
PORTVERSION=	1.10
CATEGORIES=	math perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	wenheping@gmail.com
COMMENT=	Perl module implements the evolution search strategy

PERL_CONFIGURE=	yes

MAN1=	ps_evol.1
MAN3=	Math::Evol.3

.include <bsd.port.mk>
