PORTNAME=	ReadLine-Perl
PORTVERSION=	1.0303
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Term
PKGNAMEPREFIX=	p5-
DISTNAME=	Term-${PORTNAME}-${PORTVERSION:C/0+$//}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl 5 module for Term::ReadLine editing without GNU readline

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

NO_TEST=	yes

.include <bsd.port.mk>
