# New ports collection makefile for:	Module::Install::Repository
# Date created:		08 Sep 2009
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Module-Install-Repository/Makefile,v 1.1 2009/09/08 01:35:54 kuriyama Exp $
#

PORTNAME=	Module-Install-Repository
PORTVERSION=	0.06
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension to set repository URL from svn/svk/Git checkout

PERL_CONFIGURE=	yes

MAN3=	Module::Install::Repository.3

.include <bsd.port.mk>
