freebsd-ports/devel/p5-Term-Size/Makefile
Martin Wilke f947868225 - Update to 0.207
PR:		131942
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer
2009-02-27 13:46:41 +00:00

21 lines
402 B
Makefile

# New ports collection makefile for: p5-Term-Size
# Date created: 6 December 2000
# Whom: Brad Jones <brad@kazrak.com>
#
# $FreeBSD$
#
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>