# New ports collection makefile for:	p5-ReadLine-TTYtter
# Date created:				12 October 2010
# Whom:	      				Sbastien Santoro <dereckson@gmail.com>
#
# $FreeBSD: ports/devel/p5-ReadLine-TTYtter/Makefile,v 1.2 2010/11/23 06:38:19 wen Exp $
#

PORTNAME=	ReadLine-TTYtter
PORTVERSION=	1.2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=Term
PKGNAMEPREFIX=	p5-
DISTNAME=	Term-${PORTNAME}-${PORTVERSION}

MAINTAINER=	dereckson@gmail.com
COMMENT=	Perl5 module for Term::ReadLine allowing rich editing

PERL_CONFIGURE=	YES

LICENSE=	ART20

.include <bsd.port.mk>
