# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Term-UI/Makefile 328178 2013-09-24 17:35:32Z sunpoet $

PORTNAME=	Term-UI
PORTVERSION=	0.38
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Term::ReadLine UI made easy

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
