# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Module-Path/Makefile 334664 2013-11-23 12:37:32Z lth $

PORTNAME=	Module-Path
PORTVERSION=	0.09
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Get the full path to a locally installed module

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
