pkgsrc-wip/topless/Makefile
OBATA Akio 398b0a9813 Update to 1.52.
Change HOMEPAGE to English page.

Change COMMENT to pick up from man page.
2006-01-14 04:30:57 +00:00

14 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.6 2006/01/14 04:30:57 obache Exp $
#
DISTNAME= topless-1.52
CATEGORIES= sysutils
MASTER_SITES= http://people.freebsd.org/~daichi/src/
MAINTAINER= obata@lins.jp
HOMEPAGE= http://bloghome.lovepeers.org/daymemo2/files/2005/0613/topless.html
COMMENT= Display command output on the whole screen like ``top''
USE_TOOLS+= perl
.include "../../mk/bsd.pkg.mk"