# $OpenBSD: Makefile,v 1.4 2014/06/14 23:24:59 sthen Exp $

SHARED_ONLY=		Yes

COMMENT=		module to fetch the size of the terminal

MODULES=		cpan
DISTNAME=		Term-Size-0.207
REVISION=		1
CATEGORIES=		devel

# Perl
PERMIT_PACKAGE_CDROM=   Yes

WANTLIB += c

.include <bsd.port.mk>
