# New ports collection makefile for:	p5-Sub-Current
# Date created:				2008/08/30
# Whom:	      				chinsan
#
# $FreeBSD: ports/devel/p5-Sub-Current/Makefile,v 1.3 2011/09/08 08:36:34 az Exp $
#

PORTNAME=	Sub-Current
PORTVERSION=	0.02
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:RGARCIA
PKGNAMEPREFIX=	p5-

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

PERL_CONFIGURE=	yes

MAN3=		Sub::Current.3

.include <bsd.port.mk>
