Merge from vendor branch TNF:
[pkgsrc.git] / mail / balsa / Makefile
1 # $NetBSD: Makefile,v 1.3 2000/05/22 09:04:53 rh Exp $
2 #
3
4 DISTNAME=       balsa-0.8.0
5 CATEGORIES=     mail gnome
6 MASTER_SITES=   ftp://ftp.newton.cx/pub/balsa/
7
8 MAINTAINER=     rh@netbsd.org
9 HOMEPAGE=       http://www.balsa.net/
10
11 DEPENDS+=       pth-*:../../devel/pth
12 DEPENDS+=       libproplist-*:../../devel/libproplist
13 DEPENDS+=       gnome-core-*:../../x11/gnome-core
14
15 GNU_CONFIGURE=  yes
16 USE_X11BASE=    yes
17 USE_PKGLIBTOOL= yes
18 LTCONFIG_OVERRIDE=${WRKSRC}/ltconfig
19
20 .include "../../mk/bsd.pkg.mk"