blob: 66ab06915f7aa1c3d94c9cc2cad3b7551b90f366 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= Term-Size
PORTVERSION= 0.207
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= brad@kazrak.com
COMMENT= Perl5 module to handle window size changes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|