58c3144236
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
18 lines
448 B
Makefile
18 lines
448 B
Makefile
# $NetBSD: Makefile,v 1.9 2006/12/15 20:33:00 joerg Exp $
|
|
|
|
DISTNAME= wmnet-1.2
|
|
PKGNAME= wminet-1.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= net x11
|
|
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/
|
|
|
|
MAINTAINER= coto@core.de
|
|
HOMEPAGE= http://users.rcn.com/rneswold/
|
|
COMMENT= Dockable network monitor
|
|
|
|
NOT_FOR_PLATFORM= Interix-*-* # no userland protocol stack support
|
|
|
|
USE_X11BASE= YES
|
|
|
|
.include "../../x11/libXpm/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|