summaryrefslogtreecommitdiff
path: root/mail/spruce/Makefile
blob: 8f17a6f4186897124b9dab99895435d0d6e3069d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.8 2001/11/26 22:30:15 pooka Exp $
#

DISTNAME=       spruce-0.5.17
CATEGORIES=	mail
MASTER_SITES=   ftp://spruce.sourceforge.net/pub/spruce/stable/

MAINTAINER=	mellon@isc.org
HOMEPAGE=	http://spruce.sourceforge.net/
COMMENT=	MIME-aware, GNOME-based email program

DEPENDS+=	gnome-libs>=1.0.56:../../x11/gnome-libs

USE_X11=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes

.include "../../mk/bsd.pkg.mk"