# New ports collection makefile for:	Devel-Size
# Date created:	   16 Octobre 2003
# Whom:		   mat
#
# $FreeBSD: ports/devel/p5-Devel-Size/Makefile,v 1.1 2003/10/16 13:11:54 mat Exp $
#

PORTNAME=	Devel-Size
PORTVERSION=	0.58
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Devel
PKGNAMEPREFIX=	p5-

MAINTAINER=	mat@FreeBSD.org
COMMENT=	Perl extension for finding the memory usage of Perl variables

PERL_CONFIGURE=	yes

MAN3=		Devel::Size.3

.include <bsd.port.mk>
