# Created by: koma2@lovepeers.org
# $FreeBSD: sysutils/topless/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	topless
PORTVERSION=	1.52
CATEGORIES=	sysutils
MASTER_SITES=	http://people.freebsd.org/~daichi/src/

MAINTAINER=	koma2@lovepeers.org
COMMENT=	Display command output on the whole screen like "top"

USES=		perl5
USE_PERL5=	build

MAN1=		topless.1
PLIST_FILES=	bin/topless

NO_STAGE=	yes
.include <bsd.port.mk>
