pkgsrc/mail/spruce/Makefile
pooka d6b872d40e Replace spruce HOMEPAGE and MASTER_SITES with a more current and.. eh ..
approriate address.

Problem noted by arctic- on irc

XXX: uncertain if master site is correct. sourceforge is down for a reason
or another, and there are no easily spottable mirrors.
2001-11-26 22:30:15 +00:00

18 lines
419 B
Makefile

# $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"