pkgsrc/mail/spruce/Makefile
fredb b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00

19 lines
425 B
Makefile

# $NetBSD: Makefile,v 1.11 2002/03/13 17:37:22 fredb Exp $
#
DISTNAME= spruce-0.5.17
PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/}
MAINTAINER= mellon@isc.org
HOMEPAGE= http://spruce.sourceforge.net/
COMMENT= MIME-aware, GNOME-based email program
DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs
USE_X11= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include "../../mk/bsd.pkg.mk"