# New ports collection makefile for:	lang/p5-List-MoreUtil
# Date created:				14 October 2004
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/lang/p5-List-MoreUtil/Makefile,v 1.1 2004/10/14 20:32:12 tobez Exp $
#

PORTNAME=	List-MoreUtil
PORTVERSION=	0.01
CATEGORIES=	lang perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	List
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	More perl list utility functions

PERL_CONFIGURE=	yes

MAN3=	List::MoreUtil.3

.include <bsd.port.mk>
