# New ports collection makefile for:	p5-Dialog
# Date created:				28 Augest 2000
# Whom:	      				Yen-Ming Lee <leeym@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Dialog/Makefile,v 1.10 2008/04/17 14:25:16 araujo Exp $
#

PORTNAME=	Dialog
PORTVERSION=	0.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	leeym@FreeBSD.org
COMMENT=	Perl interface to dialog(3)

PERL_CONFIGURE=	yes

MAN3=		Dialog.3

.include <bsd.port.mk>
