1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/wmnet/Makefile
Martin Wilke ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00

24 lines
517 B
Makefile

# New ports collection makefile for: wmnet
# Date created: 24 November 1998
# Whom: Rich Neswold <rneswold@mcs.net>
#
# $FreeBSD$
#
PORTNAME= wmnet
PORTVERSION= 1.2
PORTREVISION= 2
CATEGORIES= net windowmaker
MASTER_SITES= ftp://ftp.enteract.com/users/rneswold/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= novel
MAINTAINER= novel@FreeBSD.org
COMMENT= A network bandwidth monitor intended for the WindowMaker dock
USE_XORG= xpm
MAN1= wmnet.1
PLIST_FILES= bin/wmnet
.include <bsd.port.mk>