20 lines
471 B
Makefile
20 lines
471 B
Makefile
# $NetBSD: Makefile,v 1.22 2004/11/27 21:02:02 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= spruce-0.5.17
|
|
PKGREVISION= 5
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://spruce.sourceforge.net/
|
|
COMMENT= MIME-aware, GNOME-based email program
|
|
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_GNU_TOOLS+= make
|
|
USE_BUILDLINK3= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
.include "../../x11/gnome-libs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|