pkgsrc-wip/ethtool/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

17 lines
402 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/11/02 18:00:11 thomasklausner Exp $
#
DISTNAME= ethtool-1.6
CATEGORIES= net linux
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gkernel/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://gkernel.sourceforge.net/
COMMENT= Display or change ethernet card settings
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
ONLY_FOR_PLATFORM= Linux-*-*
.include "../../mk/bsd.pkg.mk"