# $MidnightBSD: trunk/devel/p5-Module-Find/Makefile 22778 2017-09-30 18:13:21Z laffer1 $

PORTNAME=	Module-Find
PORTVERSION=	0.13
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

.include <bsd.port.mk>

