freebsd-ports/sysutils/topless/Makefile
Norikatsu Shigemura 0c35c868f1 Add topless 1.36, display command output on the whole
screen like "top".

PR:		ports/82131
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by:	daichi (author)
2005-06-11 00:15:35 +00:00

21 lines
419 B
Makefile

# New ports collection makefile for: topless
# Date created: Jun 11 2005
# Whom: koma2@lovepeers.org
#
# $FreeBSD$
#
PORTNAME= topless
PORTVERSION= 1.36
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~daichi/src/
MAINTAINER= koma2@lovepeers.org
COMMENT= Display command output on the whole screen like "top"
USE_PERL5_BUILD=yes
MAN1= topless.1
PLIST_FILES= bin/topless
.include <bsd.port.mk>