# New ports collection makefile for: 	xmailwatcher
# Date created:				14 II 2001
# Whom:					Harry Newton
#
# $FreeBSD: ports/mail/xmailwatcher/Makefile,v 1.3 2003/02/21 12:42:26 knu Exp $
#

PORTNAME=		xmailwatcher
PORTVERSION=		1.6
CATEGORIES=		mail
MASTER_SITES=		http://www.dcs.ed.ac.uk/home/gdmr/X11/
DISTNAME=		xmailwatcher

MAINTAINER=		harry_newton@telinco.co.uk
COMMENT=	Mailbox checker which displays sender and subject lines of mails

MAN1=			xmailwatcher.1
USE_IMAKE=		yes

post-install:
	strip ${PREFIX}/bin/xmailwatcher

.include <bsd.port.mk>
