# New ports collection makefile for:	lang/p5-List-MoreUtils
# Date created:				24 March 2005
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/lang/p5-List-MoreUtils/Makefile,v 1.10 2006/07/07 10:53:36 lth Exp $
# $MidnightBSD: mports/lang/p5-List-MoreUtils/Makefile,v 1.3 2008/06/26 03:48:55 laffer1 Exp $
#

PORTNAME=	List-MoreUtils
PORTVERSION=	0.22
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../by-authors/id/V/VP/VPARSEVAL
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Provide the stuff missing in List::Util
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=	List::MoreUtils.3

.include <bsd.port.mk>
