1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/sysutils/topless/Makefile
Renato Botelho 0e38d105a4 - Update to 1.49
PR:		86586
Submitted by:	maintainer
2005-09-26 13:26:59 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: topless
# Date created: Jun 11 2005
# Whom: koma2@lovepeers.org
#
# $FreeBSD$
#
PORTNAME= topless
PORTVERSION= 1.49
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>