# New ports collection makefile for:    p5-Term-Size
# Date created:				6 December 2000
# Whom:	      				Brad Jones <brad@kazrak.com>
#
# $FreeBSD: ports/devel/p5-Term-Size/Makefile,v 1.6 2009/02/27 13:46:41 miwi Exp $
#

PORTNAME=	Term-Size
PORTVERSION=	0.207
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	brad@kazrak.com
COMMENT=	A Perl5 module to handle window size changes

PERL_CONFIGURE=	YES

MAN3=		Term::Size.3

.include <bsd.port.mk>
