blob: 12102848eb75fb338675cdd33492721d4403115c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# $NetBSD: Makefile,v 1.1.1.1 2001/02/28 15:37:25 hubertf Exp $
DISTNAME= wmnet-1.2
PKGNAME= wminet-1.2
CATEGORIES= net x11
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/
MAINTAINER= coto@core.de
HOMEPAGE= http://www.enteract.com/~rneswold/
COMMENT= dockable network monitor
USE_XPM= YES
USE_X11BASE= YES
.include "../../mk/bsd.pkg.mk"
|