freebsd-ports/net/wmnet2/Makefile
Martin Wilke 7c918992e3 Update MASTER_SITES
PR:		ports/97844
Submitted by:	miwi
Approved by:	krion (mentor), maintainer
2006-06-12 13:45:13 +00:00

24 lines
481 B
Makefile

# New ports collection makefile for: wmnet2
# Date created: 7 September 2001
# Whom: Paolo Pisati <flag@libero.it>
#
# $FreeBSD$
#
PORTNAME= wmnet2
PORTVERSION= 1.06
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
DISTNAME= wmnet-${PORTVERSION}
MAINTAINER= flag@gufi.org
COMMENT= A nice network monitor for WindowMaker
USE_IMAKE= yes
MAN1= wmnet2.1
PLIST_FILES= bin/wmnet2
.include <bsd.port.mk>