# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Term-ReadKey/Makefile 331774 2013-10-27 14:10:27Z demon $

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

MAINTAINER=	demon@FreeBSD.org
COMMENT=	A perl5 module for simple terminal control

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
