1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/net/wmnet2/Makefile

23 lines
439 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
NO_STAGE= yes
.include <bsd.port.mk>