# New ports collection makefile for:	devel/p5-Module-Load
# Date created:				15 December 2004
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Module-Load/Makefile,v 1.7 2011/10/05 11:13:14 sunpoet Exp $
#

PORTNAME=	Module-Load
PORTVERSION=	0.22
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Module::Load - runtime require of both modules and files

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		Module::Load.3

.include <bsd.port.mk>
