1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/sysutils/topless/Makefile
Daichi GOTO 268bc2a56e sysutils/topless: update to 1.46
o Update sysutils/topless to 1.46.
     Many improvements and some bugfixes were made to this version.

PR:		ports/82719
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org> (maintainer)
2005-06-28 06:04:42 +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.46
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>