# New ports collection makefile for:	p5-ReadLine-Perl
# Date created:				20 February 1998
# Whom:	      				Matthew Hunt <mph@pobox.com>
#
# $MidnightBSD: mports/devel/p5-ReadLine-Perl/Makefile,v 1.3 2010/06/27 16:14:10 laffer1 Exp $
# $FreeBSD: ports/devel/p5-ReadLine-Perl/Makefile,v 1.15 2006/07/01 19:12:27 shaun Exp $
#

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=	perl

PERL_CONFIGURE=	YES

.include <bsd.port.mk>
