2013-09-21 01:05:58 +02:00
|
|
|
# Created by: koma2@lovepeers.org
|
2005-06-11 02:15:35 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= topless
|
2005-12-21 03:27:27 +01:00
|
|
|
PORTVERSION= 1.52
|
2005-06-11 02:15:35 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://people.freebsd.org/~daichi/src/
|
|
|
|
|
|
|
|
MAINTAINER= koma2@lovepeers.org
|
|
|
|
COMMENT= Display command output on the whole screen like "top"
|
|
|
|
|
2013-09-07 09:44:26 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= build
|
2005-06-11 02:15:35 +02:00
|
|
|
|
2014-06-29 17:28:25 +02:00
|
|
|
PLIST_FILES= bin/topless man/man1/topless.1.gz
|
2005-06-11 02:15:35 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|