# $MidnightBSD: mports/devel/p5-Module-Find/Makefile,v 1.3 2013/05/04 20:39:51 laffer1 Exp $

PORTNAME=	Module-Find
PORTVERSION=	0.11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ctriv@MidnightBSD.org
COMMENT=	Lets you find and use modules in categories
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Module::Find.3

.include <bsd.port.mk>

