# $FreeBSD: ports/devel/p5-IO-Tty/Makefile,v 1.16 2006/07/18 16:31:32 erwin Exp $
# $MidnightBSD: trunk/devel/p5-IO-Tty/Makefile 24157 2018-09-03 20:15:26Z laffer1 $

PORTNAME=	IO-Tty
PORTVERSION=	1.12
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
