# New ports collection makefile for:	App::cpanminus
# Date created:		06 Apr 2010
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-App-cpanminus/Makefile,v 1.21 2011/12/31 11:36:08 kuriyama Exp $
#

PORTNAME=	App-cpanminus
PORTVERSION=	1.5007
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
PKGNAMEPREFIX=	p5-

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl extension to get, unpack, build and install modules from CPAN

PERL_CONFIGURE=	yes

MAN1=	cpanm.1
MAN3=	App::cpanminus.3

.include <bsd.port.mk>
