mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
1487865838
Trim headers Mark as broken pload Remove indefinite article
22 lines
425 B
Makefile
22 lines
425 B
Makefile
# Created by: Paolo Pisati <flag@libero.it>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= wmnet2
|
|
PORTVERSION= 1.06
|
|
PORTREVISION= 5
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://www.dockapps.org/files/77/115/ \
|
|
http://www.katharineosborne.com/wmnet/
|
|
DISTNAME= wmnet-${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Nice network monitor for WindowMaker
|
|
|
|
USES= imake
|
|
USE_XORG= x11 xext
|
|
|
|
MAN1= wmnet2.1
|
|
PLIST_FILES= bin/wmnet2
|
|
|
|
.include <bsd.port.mk>
|