aboutsummaryrefslogtreecommitdiff
path: root/mail/wmymail/Makefile
blob: 644486d3c8198429bbc8c4526807e8df9a58aabd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	wmymail
# Date created:		27 August 2002
# Whom:			Bruce M Simpson <bms@spc.org>
#
# $FreeBSD$

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

MAINTAINER=	bms@spc.org
COMMENT=	Check inbox using a WindowMaker DockApp

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

USE_X_PREFIX=	yes

NOMAN=
PLIST_FILES=	bin/wmymail

.include <bsd.port.mk>