# New ports collection makefile for:	p5-Debug-Client
# Date created:		2010-03-17
# Whom:			ports@c0decafe.net
#
# $FreeBSD: ports/devel/p5-Debug-Client/Makefile,v 1.1 2010/03/21 12:54:28 miwi Exp $
#

PORTNAME=	Debug-Client
PORTVERSION=	0.11
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@c0decafe.net
COMMENT=	Client for the standard Perl debugger

USE_PERL5=	yes
PERL_CONFIGURE=	yes

MAN3=		Debug::Client.3

.include <bsd.port.mk>
