pkgsrc/sysutils/bbsload/Makefile
jschauma 911b1013fa bbtools.thelinuxcommunity.org does not seem to exist any more,
substitute with bbtools.windsofstorm.net.
Pointed out by Georg Schwarz in private mail.
2004-09-05 23:47:46 +00:00

19 lines
477 B
Makefile

# $NetBSD: Makefile,v 1.7 2004/09/05 23:47:46 jschauma Exp $
#
DISTNAME= bbsload-0.2.6
CATEGORIES= sysutils x11 wm
MASTER_SITES= http://bbtools.windsofstorm.net/sources/
MAINTAINER= pino@dohd.org
HOMEPAGE= http://bbtools.windsofstorm.net/
COMMENT= Small (in dimensions) tool to display the average load
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES
USE_X11BASE= YES
post-install:
${INSTALL_MAN} ${WRKSRC}/bbsload.1 ${PREFIX}/man/man1/bbsload.1
.include "../../mk/bsd.pkg.mk"