freebsd-ports/sysutils/topless/Makefile
Vanilla I. Shu df9cc6e5e2 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-29 15:28:25 +00:00

17 lines
356 B
Makefile

# Created by: koma2@lovepeers.org
# $FreeBSD$
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
PLIST_FILES= bin/topless man/man1/topless.1.gz
.include <bsd.port.mk>