# 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.4 2012/02/10 12:55:39 culot Exp $
#

PORTNAME=	ReadLine-TTYtter
PORTVERSION=	1.3
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

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
