# New ports collection makefile for:	devel/p5-Devel-Callsite
# Date created:				05 September 2008
# Whom:					Anton Berezin <tobez@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Devel-Callsite/Makefile,v 1.1 2008/09/05 09:15:19 tobez Exp $
#

PORTNAME=	Devel-Callsite
PORTVERSION=	0.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Devel
PKGNAMEPREFIX=	p5-

MAINTAINER=	tobez@FreeBSD.org
COMMENT=	Gets current callsite and interpreter context

PERL_CONFIGURE=	yes

MAN3=	Devel::Callsite.3

.include <bsd.port.mk>
