2003-06-26 17:53:21 +02:00
|
|
|
# New ports collection makefile for: wmymail
|
|
|
|
# Date created: 27 August 2002
|
2005-01-12 16:53:48 +01:00
|
|
|
# Whom: Bruce M Simpson <bms@FreeBSD.org>
|
2003-06-26 17:53:21 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= wmymail
|
|
|
|
PORTVERSION= 0.2
|
2005-06-13 03:06:26 +02:00
|
|
|
PORTREVISION= 2
|
2003-06-26 17:53:21 +02:00
|
|
|
CATEGORIES= mail x11
|
|
|
|
MASTER_SITES= http://yath.mine.nu/wmymail/ \
|
|
|
|
http://dockapps.org/files/65/96/
|
|
|
|
|
2005-12-12 22:53:40 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-06-26 17:53:21 +02:00
|
|
|
COMMENT= Check inbox using a WindowMaker DockApp
|
|
|
|
|
2005-06-12 15:49:54 +02:00
|
|
|
LIB_DEPENDS= dockapp.2:${PORTSDIR}/x11-wm/libdockapp
|
2003-06-26 17:53:21 +02:00
|
|
|
RUN_DEPENDS= fetchmail:${PORTSDIR}/mail/fetchmail
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
|
|
|
|
NOMAN=
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/wmymail
|
2003-06-26 17:53:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|