# $MidnightBSD: mports/devel/p5-Term-ReadKey/Makefile,v 1.2 2013/02/19 15:04:59 laffer1 Exp $

PORTNAME=	Term-ReadKey
PORTVERSION=	2.30
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	TermReadKey-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A perl5 module for simple terminal control
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		Term::ReadKey.3

.include <bsd.port.mk>
