# 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.14 2011/08/08 19:45:32 tobez Exp $
#

PORTNAME=	List-MoreUtils
DISTVERSION=	0.33
CATEGORIES=	lang perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:ADAMK
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Provide the stuff missing in List::Util

PERL_CONFIGURE=	yes

MAN3=	List::MoreUtils.3

.include <bsd.port.mk>
