# New ports collection makefile for:	p5-Sub-Current
# Date created:				2008/08/30
# Whom:	      				chinsan
#
# $FreeBSD: ports/devel/p5-Sub-Current/Makefile,v 1.2 2009/08/28 17:36:52 linimon Exp $
#

PORTNAME=	Sub-Current
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../by-authors/id/R/RG/RGARCIA
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Get the current subroutine

PERL_CONFIGURE=	yes

MAN3=		Sub::Current.3

.include <bsd.port.mk>
