freebsd-ports/net/wmnet2/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
485 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= 4
CATEGORIES= net
MASTER_SITES= http://mirror2.unixfreunde.de/ \
http://freebsd.unixfreunde.de/sources/
DISTNAME= wmnet-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A nice network monitor for WindowMaker
USE_IMAKE= yes
MAN1= wmnet2.1
PLIST_FILES= bin/wmnet2
.include <bsd.port.mk>