pkgsrc-wip/bwm-ng/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

15 lines
338 B
Makefile

# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:07 thomasklausner Exp $
#
DISTNAME= bwm-ng-0.5
CATEGORIES= net
MASTER_SITES= http://www.gropp.org/bwm-ng/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.gropp.org/
COMMENT= Console-based bandwidth monitor
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"