# New ports collection makefile for:	wmymail
# Date created:		27 August 2002
# Whom:			Bruce M Simpson <bms@FreeBSD.org>
#
# $FreeBSD: ports/mail/wmymail/Makefile,v 1.8 2007/05/19 20:14:41 flz Exp $

PORTNAME=	wmymail
PORTVERSION=	0.2
PORTREVISION=	3
CATEGORIES=	mail x11
MASTER_SITES=	http://yath.mine.nu/wmymail/ \
		http://dockapps.org/files/65/96/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Check inbox using a WindowMaker DockApp

LIB_DEPENDS=	dockapp.2:${PORTSDIR}/x11-wm/libdockapp
RUN_DEPENDS=	fetchmail:${PORTSDIR}/mail/fetchmail

USE_X_PREFIX=	yes

NOMAN=
PLIST_FILES=	bin/wmymail

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1