pkgsrc-wip/bridge-utils/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

18 lines
427 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/11/02 18:00:01 thomasklausner Exp $
#
DISTNAME= bridge-utils-1.0.4
CATEGORIES= net linux
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bridge/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://bridge.sourceforge.net/
COMMENT= Ethernet bridging utilities for GNU/Linux
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
ONLY_FOR_PLATFORM= Linux-*-*
.include "../../mk/bsd.pkg.mk"