# New ports collection makefile for:	p5-ReadLine-Perl
# Date created:				20 February 1998
# Whom:	      				Matthew Hunt <mph@pobox.com>
#
# $FreeBSD: ports/devel/p5-ReadLine-Perl/Makefile,v 1.9 2001/03/01 06:38:31 vanilla Exp $
#

PORTNAME=	ReadLine-Perl
PORTVERSION=	0.9908
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Term
PKGNAMEPREFIX=	p5-
DISTNAME=	Term-ReadLine-Perl-${PORTVERSION}

MAINTAINER=	mph@FreeBSD.org

PERL_CONFIGURE=	YES

.include <bsd.port.mk>
