PORTNAME=	Module-Info
DISTVERSION=	0.37
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Provides information about Perl modules
WWW=		https://metacpan.org/pod/Module::Info

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-PathTools>=0:devel/p5-PathTools

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>
