# New ports collection makefile for:   Devel-Mallinfo
# Date created:           2011/08/25
# Whom:                   Mosconi <mosconi.rmg@gmail.com>
#
# $FreeBSD: ports/devel/p5-Devel-Mallinfo/Makefile,v 1.1 2011/09/03 05:42:42 sunpoet Exp $
#

PORTNAME=	Devel-Mallinfo
PORTVERSION=	11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mosconi.rmg@gmail.com.br
COMMENT=	Perl module of mallinfo() memory statistics and more

PERL_CONFIGURE=	yes

MAN3=		Devel::Mallinfo.3

.include <bsd.port.mk>
